Why do we need c++?


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

Post New Answer

More C++ General Interview Questions

Is there finally in c++?

0 Answers  


What is operators in c++?

0 Answers  


What is a mutable member?

1 Answers  


How many types of classes are there in c++?

0 Answers  


Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";

7 Answers   CTS,






How would you use the functions sin(), pow(), sqrt()?

0 Answers  


When do we use copy constructors?

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


What is an explicit constructor?

1 Answers  


How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


What does h mean in maths?

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Categories