Which of the following software is used for C++ programming?
a) Dev-C++
b) sublime
c) anaconda
d) toaster
Which of the following command is used to run program in Dev-C++?
a) F10
b) F9
c) F11
d) F12
Which of the following command is used to compile program in Dev-C++?
a) F10
b) F9
c) F11
d) F12
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
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