Can c++ do everything c can?


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

Post New Answer

More C++ General Interview Questions

Can a list of string be stored within a two dimensional array?

0 Answers  


How the delete operator differs from the delete[]operator?

0 Answers  


plz send me National informatics center paper pattern

1 Answers  


How do I start a c++ project?

0 Answers  


Give example of a pure virtual function in c++?

0 Answers  






What does it mean to declare a member function as virtual?

0 Answers  


Explain some examples of operator overloading?

0 Answers  


What do you mean by function overriding & function overloading in c++?

0 Answers  


What is runtime errors c++?

0 Answers  


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


What is protected inheritance?

0 Answers  


Categories