1. The exclusive OR operator gives the result 1 when
2. A function's purpose is to print customer data. Which of the following is the best name for this function?
3. The function strcmp("Jose", "JOSE") will return _____
4. A pointer to void can hold pointers to
5. Which of the following is the extraction operator?
6. The function whose prototype is void getData(Item &thing); receives
7. When a multidimensional array is accessed, each array index is
8. To create a variable, you must assign _____ to it
9. You indicate a variable is a pointer variable by placing a(n) _____ in front of the variable's name
10. A function can make_________
Read More Section(Object Oriented Programming Using C Plus Plus)
Each Section contains maximum 100 MCQs question on Object Oriented Programming Using C Plus Plus. To get more questions visit other sections.
