Podcast
Questions and Answers
Which programming language is suitable for systems programming and applications where performance is critical?
Which programming language is suitable for systems programming and applications where performance is critical?
What is one of the key features of C++?
What is one of the key features of C++?
Which programming language is not suitable for systems programming and applications where performance is critical?
Which programming language is not suitable for systems programming and applications where performance is critical?
Which of the following statements is true about global variables in programming?
Which of the following statements is true about global variables in programming?
Signup and view all the answers
In which scope can a global variable be accessed?
In which scope can a global variable be accessed?
Signup and view all the answers
Which of the following is NOT true about global variables?
Which of the following is NOT true about global variables?
Signup and view all the answers
Which of the following is true about global variables in programming?
Which of the following is true about global variables in programming?
Signup and view all the answers
Where is a global variable usually declared in a program?
Where is a global variable usually declared in a program?
Signup and view all the answers
In which scope can a global variable be accessed?
In which scope can a global variable be accessed?
Signup and view all the answers