Answer Posted / venu gopal raju
array is nothing but an array(a set ) of constants of
similar data type .
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is copy constructor? Can we make copy constructor private in c++?
How do we balance an AVL Tree in C++?
What is a type library?
If you don’t declare a return value, what type of return value is assumed?
Describe the process of creation and destruction of a derived class object?
What is singleton pattern in c++?
What is cin clear () in c++?
What is the advantage of c++ over c?
What is the meaning of c++?
Explain how a pointer to function can be declared in C++?
Explain the differences between private, public and protected and give examples.
Differentiate between an inspector and a mutator ?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
Is there structure in c++?
Is vector a class in c++?