Explain the use of vtable.
No Answer is Posted For this Question
Be the First to Post Answer
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
What do you mean by translation unit?
Explain container class.
What is problem with overriding functions?
What do you mean by ‘void’ return type?
What is constructor and destructor in c++?
What parameter does the constructor to an ofstream object take?
Can I learn c++ as my first language?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
5. Can inline functions have a recursion?
What is #include ctype h in c++?
What is jump statement in C++?