What programming language should I learn first?


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

Post New Answer

More C++ General Interview Questions

What does '\r' and '\b' mean? Please explain with example.

7 Answers  


What is a class definition?

0 Answers  


Explain how to initialize a const data member.

0 Answers  


Are there any special rules about inlining?

0 Answers  


What do c++ programmers do?

0 Answers  


Difference between linked list and array?

3 Answers  


What is c++ good for?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


Are there interfaces in c++?

0 Answers  


what are prototypes

4 Answers   Infosys, TCS,


What is the use of main function in c++?

0 Answers  


Why is c++ so fast?

0 Answers  


Categories