What is c++ similar to?


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

Post New Answer

More C++ General Interview Questions

What is type of 'this' pointer?

0 Answers  


What are the different operators in C++?

3 Answers   HP,


How would you use the functions memcpy(), memset(), memmove()?

0 Answers  


What is the best way to take screenshots of a window with c++ in windows?

0 Answers  


Why we use #include iostream in c++?

0 Answers  






Can we define a constructor as virtual in c++?

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


What is meant by reference variable in C++?

1 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


What is the real purpose of class – to export data?

0 Answers  


What is const pointer and const reference?

0 Answers  


how to explain our contribution in the project?

0 Answers   Wipro, Yahoo,


Categories