STL (140)
OOPS (873)
C++ General (2409)
what do you mean by exception handling in C++?
Is there a c++ certification?
Is c the same as c++?
What is format for defining a structure?
How to call a non virtual function in the derived class by using base class pointer
Can comments be longer than one line?
the maximum length of a character constant can be a) 2 b) 1 c) 8
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
What is a singleton c++?
How can you say that a template is better than a base class?
Give two or more real cenario of virtual function and vertual object
Difference between function overloading and function overriding.
Can we call C++ OOPS? and Why
What is c++ w3school?