why c++ is not called strictly d super set of c?

Answer Posted / subhashree das

there are some operators in c++; which can be used as
identifiers in c. so if we execute the program in .c it will
not show any error, where as if we execute the same program
in .cpp , it will show error.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Evaulate: 22%5 a) 2 b) 4 c) 0

670


What new()is different from malloc()?

569


Write a c program for binary addition of two 8 bit numbers.

3668


Explain the use of vtable.

618


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3242






Explain this pointer?

584


What is the default access level?

623


What is bubble sort c++?

576


What is isdigit c++?

576


What does n mean in c++?

632


State two differences between C and C++.

610


Does c++ have a hash table?

543


Is c++ the most powerful language?

568


Why is c++ considered difficult?

648


What is a catch statement?

586