Define a pdb file.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain method of creating object in C++ ?

0 Answers   Wipro,


What are the various situations where a copy constructor is invoked?

0 Answers  


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


What are the benefits of c++?

0 Answers  


How the compilers arranges the various sections in the executable image?

1 Answers  






What is the difference between shallow copy and deep copy?

1 Answers  


What is namespace std; and what is consists of?

0 Answers  


Define a constructor?

0 Answers  


What type of question are asked in GE code writing test based on c++ data structures and pointers?

0 Answers  


What are the advantages of using friend classes?

0 Answers  


What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  


Explain the scope of resolution operator.

0 Answers  


Categories