R
Q. In which type of storage location are the vector members stored?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. If x = y,5 = 2 then x ∧ y equals________. (where ∧ is a bitwise XOR operator)
Q. What is the number of parameters that a default constructor requires?
Q. int a[5]={1,3,2}. What will be the value of a[4]?
Q. Can a Structure contain pointer to itself?
Q. Which of the following problem causes an exception?
Q. Classes in CPP are________ .
Q. What is the use of constructors in C++?
Discusssion
Login to discuss.