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

Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


If a header file is included twice by mistake in the program, will it give any error?

0 Answers  


What is nested class in c++?

0 Answers  


What relational operators if statements in c++?

0 Answers  


What is data abstraction? How is it different from data encapsulation?

0 Answers  


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

2 Answers  


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

1 Answers   Microsoft,


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

0 Answers  


What is an iterator?

0 Answers  


What is array give example?

0 Answers  


Comment on local and global scope of a variable.

0 Answers  


How do I download c++?

0 Answers  


Categories