What are the benefits of c++?


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

Post New Answer

More C++ General Interview Questions

What are the advantages of prototyping?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


When does a name clash occur?

1 Answers  


Why was c++ made?

0 Answers  


Does dev c++ support c++ 11?

0 Answers  






How does code-bloating occur in c++?

0 Answers  


What are the advantages of using a pointer?

0 Answers  


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

0 Answers  


What is a node class in c++?

0 Answers  


What is prototype in c++ with example?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


In the derived class, which data member of the base class are visible?

0 Answers  


Categories