State two differences between C and C++.


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

Post New Answer

More C++ General Interview Questions

What is difference between array and vector in c++?

0 Answers  


What is dynamic and static typing?

0 Answers  


given unsigned int ui1=3,ui2=7; what are the outputs of a)ui1 & ui2 b)ui1 && ui2 c)ui1 | ui2 d)ui1 || ui2 i also need the justification for the answers thank you

2 Answers  


What is c++ course?

0 Answers  


What is prototype in c++ with example?

0 Answers  


What is class invariant?

1 Answers  


What is a protocol class?

1 Answers  


What is ctime c++?

0 Answers  


Is eclipse good for c++?

0 Answers  


To what does “event-driven” refer?

0 Answers  


What is exception handling? Does c++ support exception handling?

0 Answers  


What are the vectors in c++?

0 Answers  


Categories