V
Q. Which of the following is a keyword in C++?
'auto' is a keyword in C++ used to deduce the type of a variable.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. we can manipulate data stored in other variables ________ with pointer variables.
Q. For example class boy, ____ is a user defined data type of class.
Q. What is the output of the following program?
Q. String class have a concat() function that is used to _____________________
Q. Which among the following is not true for polymorphism?
Q. Arrays elements can be accessed?
Q. What is the output of the following C++ code?
Discusssion
Login to discuss.