Which c++ compiler is best?


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

Post New Answer

More C++ General Interview Questions

In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest.

5 Answers   GE,


What is difference between rand () and srand ()?

0 Answers  


What is using namespace std in cpp?

0 Answers  


What are friend classes?

0 Answers  


What is heap sort in c++?

0 Answers  






Is c++ faster than c?

0 Answers  


What is the fastest c++ compiler?

0 Answers  


Is nan a c++?

0 Answers  


What is tellg () in c++?

0 Answers  


What are the benefits of oop in c++?

0 Answers  


What are the two types of comments, and how do they differ?

0 Answers  


Is c++ still being used?

0 Answers  


Categories