What is the Maximum Size that an Array can hold?
Answer Posted / vikas anand
it depend upon program
Is This Answer Correct ? | 3 Yes | 15 No |
Post New Answer View All Answers
When is the destructor called?
What is the this pointer?
Why c++ is not a pure oop language?
Describe Trees using C++ with an example.
Is swift better than c++?
Mention the ways in which parameterized can be invoked. Give an example of each.
Define virtual constructor.
Difference between declaration and definition of a variable.
How are Structure passing and returning implemented by the compiler?
What is operator overloading in c++ example?
What is the difference between a declaration and a definition?
What are put and get pointers?
What is a pdb file?
What are the restrictions apply to constructors and destructors?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?