What is the benefit of c++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by translation unit?

0 Answers  


To what does “event-driven” refer?

0 Answers  


Define linked lists with the help of an example.

0 Answers  


What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?

3 Answers  


1.what is the difference between software & package &application.

1 Answers   Infosys,






List out some of the object-oriented methodologies?

1 Answers  


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


What is an html tag?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  


What is 'Copy Constructor' and when it is called?

1 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


How the V-Table mechanism works?

6 Answers   HP,


Categories