What is c++ coding?


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

Post New Answer

More C++ General Interview Questions

If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


What is insertion sorting?

0 Answers  


Explain the different access specifiers for the class member in c++.

0 Answers  


How can an improvement in the quality of software be done by try/catch/throw?

0 Answers  


What do you mean by public protected and private in c++?

0 Answers  






Can I create my own functions in c++?

0 Answers  


how to create window program in c++.please explain.

1 Answers   Microsoft,


What is Namespace?

5 Answers   HCL, Samsung,


Why c++ is the best language?

0 Answers  


What is c++ library?

0 Answers  


How a modifier is similar to mutator?

0 Answers  


Why do we need templates?

0 Answers  


Categories