program explaining feautures of c++


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

Post New Answer

More C++ General Interview Questions

What is the first name of c++?

0 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


What is the difference between cin.read() and cin.getline()?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


When to use Multiple Inheritance?

6 Answers  






How to give an alternate name to a namespace?

0 Answers  


What are the steps in the development cycle?

0 Answers  


What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,


Can I learn c++ without learning c?

0 Answers  


What does it mean to declare a destructor as static?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


What is algorithm in c++ programming?

0 Answers  


Categories