What is the Maximum Size that an Array can hold?
Post New Answer View All Answers
What do you understand by pure virtual function? Write about its use?
Why c++ is not a pure oop language?
What are virtual functions in c++?
Explain the static member function.
What is the size of integer variable?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
Difference between declaration and definition of a variable.
How do you establish an is-a relationship?
What is insertion sorting?
What is c++ in english?
What is flush c++?
How can a called function determine the number of arguments that have been passed to it?
How does a C++ structure differ from a C++ class?
What do you mean by vtable and vptr in c++?