STL (140)
OOPS (873)
C++ General (2409)
Define pure virtual function?
what is difference between class template and template class?
what you know about c++?
What is the latest c++ version?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is the real time example of encapsulation?
Is c++ a good first language to learn?
Explain pass by value and pass by reference.
Which c++ compiler is best?
Define a nested class.
What are member functions used in c++?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Does c++ cost money?
What are smart pointers?