STL (140)
OOPS (873)
C++ General (2409) What happens if an exception is throws from an object's constructor and from object's destructor?
TCS,
3 7783
What are the four partitions in which c++ compiler divides the ram?
Define basic type of variable used for a different condition in C++?
What is the purpose of a constructor? Destructor?
Write a program in C++ for Fibonacci series
What are the advantages and disadvantages of B-star trees over Binary trees?
What you know about structures in C++?
How should a contructor handle a failure?
Which bitwise operator is used to check whether a particular bit is on or off?
What is a memory leak c++?
What is problem with overriding functions?
What is constant keyword in C++? Illustrate its various uses.
What is the difference between global variables and local variable
Define a pdb file.
What Are The Differences Between A C++ Struct And C++ Class?
What is virtual base class?