1.
MCQs (Multiple Choice Questions)
1. C++ is one of the :
(a) Object languages
Ab) Object-oriented languages
(c) Mark up Languages
2. C++ is case sensitive as it treats upper and lower case characters :
(a) Same
(b) Differently
(c) Same or differently
3. Not a C++ fundamental data type:
(a) Int data type
(b) Char data type (c) Float data type
4. All the header files have extension :
(a) .exe
(b) .h
(c) C++
5. The header file which is required for input/output system.
(a) iostream
(b) main
(c) input-output
6. C++ comments are given with :
(a) / */
(b) //
(c) Both
7. C++ different types of loop control structures :
(a) IF .. THEN
(b) FOR LOOP
(c) Both
8. Statement successively tests the value of an expression against a list of integer or
character constants.
(a) SWITCH CASE (b) FOR LOOP
(c) IF .. THEN
Answers
Answered by
0
Answer:
1.b
2.b
3.dont know
4.dont know
5.b
6.b
7.dont know
am not sure about these answers
but I think so
so
Similar questions