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

How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

0 Answers  


What is this pointer in c++?

1 Answers  


Is it possible for the objects to read and write themselves?

0 Answers  


What are proxy objects in c++?

0 Answers  


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,






What is a "RTTI"?

6 Answers   HCL,


What is polymorphism in c++? Explain with an example?

0 Answers  


How do you sort a sort function in c++ to sort in descending order?

0 Answers  


What can I safely assume about the initial values of variables which are not explicitly initialized?

0 Answers  


Explain what is oop?

0 Answers  


How a modifier is similar to mutator?

0 Answers  


What is abstraction c++?

0 Answers  


Categories