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

Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


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

0 Answers  


Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

0 Answers  


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


What is namespace std; and what is consists of?

0 Answers  


What is an incomplete type in c++?

0 Answers  


Explain what happens when a pointer is deleted twice?

0 Answers  


What is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


Explain the differences between list x; & list x();.

0 Answers  


What is function overriding in c++?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


Categories