Correct Answer: Orange && Worng Answer: Red
1. Which type is best suited to represent the logical values ?
View Answer
Explanation: The data type best suited to represent logical values in C++ is the Boolean type.
2. Is the size of character literal different in C and C++ ?
View Answer
Explanation: Not Avilable
3. Size of C++ objects are expressed in terms of multiples of the size of a _____ and the size of char is _____
View Answer
Explanation: Not Avilable
4. _____ have the return type void ?
View Answer
Explanation: Constructor creates an Object and Destructor destroys the object. They are not supposed to return anything, not even void.
5. Which variable does equals in size with enum variable ?
View Answer
Explanation: Not Avilable
6. The constants are also called as :
View Answer
Explanation: Not Avilable
7. The decleration of structure is also called as ?
View Answer
Explanation: Not Avilable
8. Which operator is having the higest precedence ?
View Answer
Explanation: Not Avilable
9. What type of comments does C++ support ?
View Answer
Explanation: Not Avilable
10. Which is more effective while calling the functions?
View Answer
Explanation: Not Avilable
11. How many minimum number of functions are needed to be presented in C++ ?
View Answer
Explanation: Not Avilable
12. Function overloading is also similar to which of the following ?
View Answer
Explanation: Not Avilable
13. Overloaded function are
View Answer
Explanation: Not Avilable
15. Which of these following members are not accessed by using direct member access operator ?
View Answer
Explanation: Not Avilable
16. Pick the other name of operator function
View Answer
Explanation: Not Avilable
17. What is most suitable for returning the logical errors in the program ?
View Answer
Explanation: Not Avilable
18. Which of the following can derived class inherit ?
View Answer
Explanation: Not Avilable
19. Which of the following advantages we lose by using multiple inheritance ?
View Answer
Explanation: Not Avilable
20. What will initialize the list of arguments in stdarg.h header file ?
View Answer
Explanation: Not Avilable
Categories
C Programming MCQsC++ Programming MCQsJAVA MCQsVisual Basic MCQsData Structure MCQsSoftware Package MCQsComputer Organization and Architecture MCQsOperating System MCQsDigital Electronics MCQsDBMS MCQsSystem Analysis and Management Information System MCQsSystem Maintenance MCQsData Communication and Networking MCQsInternet & Web Technology MCQsSoftware Engineering MCQsManagement (Common) MCQsSystem Software MCQsComputer Graphics MCQsArtificial Intelligence & Expert System MCQsE-Commerce MCQsMultimedia MCQsPower Electronics MCQsTesting & Maintenance Electrical Machine MCQsAutomatic Control System MCQsAdvance Communication System MCQsDigital Electronics MCQs