What are the advantages of c++? Explain


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

Post New Answer

More C++ General Interview Questions

write a program to insert an element into an array

26 Answers   TCS,


Can comments be nested?

0 Answers  


How many characters are recognized by ANSI C++?

0 Answers   Hexaware, NIIT,


what are difference between c and c++?

9 Answers   Accenture,


Why was c++ created?

0 Answers  






What does std mean in c++?

0 Answers  


If I is an integer variable, which is faster ++i or i++?

0 Answers  


What is virtual destructors? Why they are used?

1 Answers  


what are the types of Member Functions?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


What are the advantages of using typedef in a program?

0 Answers  


What do you mean by C++ access specifiers ?

1 Answers  


Categories