Explain why c is faster than c++?


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

Post New Answer

More C Interview Questions

How to reverse a string using a recursive function, without swapping or using an extra memory?

31 Answers   Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,


What is the purpose of Scanf Print, getchar, putchar, function?

3 Answers  


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

0 Answers  


What is extern storage class in c?

0 Answers  


What is the hardest programming language?

0 Answers  






Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


What are the commands should be given before weiting C Program i.e, Cd.. like

4 Answers   IBM, Infonet, Satyam, Tech Mahindra,


Explain what are reserved words?

0 Answers  


List the difference between a "copy constructor" and a "assignment operator"?

0 Answers   Accenture,


What is the mean of this statement:: if(int i=0 * i=9)

2 Answers   HCL,


What is c language & why it is used?

0 Answers  


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2 Answers   Cap Gemini, HCL,


Categories