Should I learn c or c++ first?


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

Post New Answer

More C++ General Interview Questions

Explain terminate() and unexpected() function?

0 Answers  


What are the types of pointer?

0 Answers  


Are vectors passed by reference c++?

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


What is virtual constructor paradigm?

5 Answers   HCL, HP,






What do you mean by early binding?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


What is a lambda function c++?

0 Answers  


what are prototypes

4 Answers   Infosys, TCS,


Which software is best for coding?

0 Answers  


why the size of an empty class is 1

4 Answers  


We use library functions in the program, in what form they are provided to the program?

0 Answers  


Categories