Contents

Which of the following software is used for C++ programming?
a) Dev-C++                
b) sublime
c) anaconda                 
d) toaster

a

Which of the following command is used to run program in Dev-C++?
a) F10                         
b) F9
c) F11                         
d) F12

a



Which of the following command is used to compile program in Dev-C++?
a) F10 
b) F9   
c) F11 
d) F12


b

Which of the following command is used to reopen a saved program in Dev-C++?
a) ctrl + n                     
b) ctrl + p
c) ctrl + o                    
d) ctrl + m

c

Header File and Reserve words


The file that contains its definition must be included in program is called….
a) reserve file              
b) header file
c) program file
d) all of these

b