What is the benefit of learning c++?


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

Post New Answer

More C++ General Interview Questions

What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


What does std :: flush do?

0 Answers  


What is the disadvantage of using a macro?

0 Answers  


How many characters are recognized by ANSI C++?

0 Answers   Hexaware, NIIT,


What is extern c++?

0 Answers  


Explain terminate() and unexpected() function?

0 Answers  


Explain what are mutator methods in c++?

0 Answers  


Tell me what are static member functions?

0 Answers  


the first character in the variable name must be an a) special symbol b) number c) alphabet

0 Answers  


What is the size of integer variable?

0 Answers  


What is iostream in c++ used for?

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


Categories