Is c++ based on c?


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

Post New Answer

More C Interview Questions

how would a 4*3 array A[4][3] stored in Row Major Order?

0 Answers   HCL, Ignou,


main() { int a; a=++100; printf("%d",a); getch(); }

4 Answers  


What do you understand by normalization of pointers?

0 Answers  


How many data structures are there in c?

0 Answers  


What is meant by inheritance?

0 Answers  






Why should I prototype a function?

0 Answers  


What is a macro in c preprocessor?

0 Answers  


What is sorting in c plus plus?

0 Answers  


what are the compilation steps? ( i want inside the compiler )

2 Answers  


What are two dimensional arrays alternatively called as?

0 Answers  


What is the difference between array and pointer?

0 Answers  


How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.

1 Answers   HP, TCS,


Categories