STL (140)
OOPS (873)
C++ General (2409)
explain the term 'resource acquisition is initialization'?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
Do class method definitions?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What's the "software peter principleā?
What is the latest c++ standard?
What is abstraction in oops?
What is virtual methods?
Explain the difference between c & c++?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
What is an example of genetic polymorphism?
Why is main function important?
What is Boyce Codd Normal form?
Is c++ vector a linked list?
How can you overcome the diamond problem in inheritance?