Are c and c++ different?


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

Post New Answer

More C++ General Interview Questions

What is the hardest coding language to learn?

0 Answers  


What is the difference between global int and static int declaration?

0 Answers  


Is there a new/delete equivalent of realloc?

1 Answers  


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,






What is the full form of stl in c++?

0 Answers  


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


What is the use of 'this' pointer?

0 Answers   Fidelity,


What is bubble sort c++?

0 Answers  


What relational operators if statements in c++?

0 Answers  


Write a function to find the nth item from the end of a linked list in a single pass.

0 Answers   Huawei,


What is insertion sorting?

0 Answers  


Categories