STL (140)
OOPS (873)
C++ General (2409) How can you quickly find the number of elements stored in a a) static array b) dynamic array ?
5 14958Explain the ISA and HASA class relationships. How would you implement each in a class design?
3 13576What are the OOPS concepts?
A1 Technology, Bajaj, CTS, EDS, HP, Infosys, Intel, Microsoft, MNC, Persistent, PlanetSoft, ProConstructor, TCS, Virtusa, Wipro, YSoft Solutions,
106 326269
Tell me an example where stacks are useful?
How many characters are recognized by ANSI C++?
Explain the scope of resolution operator.
Explain abstraction.
What is polymorphism in c++? Explain with an example?
What is stack unwinding?
Is c++ a float?
What is static variable and difference between(const char *p,char const *p,const char* const p).
What is ios in c++?
What is the difference between cin.read() and cin.getline()?
Differentiate between an external iterator and an internal iterator?
You run a shell on unix system. How would you tell which shell are you running?
What is a class template in c++?
What is the use of register keyword with the variables?
What is the use of turbo c++?