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

15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

2 Answers   CTS,


what is an ERP?

2 Answers   Infotech,


What are the 5 elements of structure?

0 Answers  


How do you write a program which produces its own source code as its output?

2 Answers  


Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort

7 Answers  






Explain high-order bytes.

0 Answers  


plz answer..... a program that reads non-negative integer and computes and prints its factorial

2 Answers  


what is data structure.in linear and non linear data structures which one is better?Explain

3 Answers   Wipro,


How can I split up a string into whitespace-separated fields?

0 Answers  


The difference between printf and fprintf is ?

0 Answers   Baan Infotech,


How can I recover the file name given an open stream or file descriptor?

0 Answers  


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  


Categories