Is there something that we can do in C and not in C++?

Answer Posted / faisal saifi

C++ retained all features of C programming in addition of
object oriented programming that use OBJECT and a CLASS so
there is nothing that happen in C but not in C++;

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should the member functions which are made public in the base class be hidden?

564


Explain the properties and principles of oop.

533


Is c++ slower than c?

577


Define basic type of variable used for a different condition in C++?

670


What is the average salary of a c++ programmer?

545






Define a nested class. Explain how it can be useful.

636


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

614


What is #include iomanip?

550


Explain "const" reference arguments in function?

615


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

803


Write a Program for find and replace a character in a string.

552


What is the full form of dos?

570


What is near, far and huge pointers? How many bytes are occupied by them?

663


What are static type checking?

634


Why can templates only be implemented in the header file?

659