difference between the c++ and c languages

Answer Posted / thana_8889

c has no object but c++ has object
c topdown approach c++ bottom up approach
c cannot be overloading c++ we can do
c is the subset of c++

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between C and CPP?

624


Why is c++ still best?

547


Write about the retrieval of n number of objects during the process of delete[]p?

562


What is static function? Explain with an example

551


Can union be self referenced?

566






Is c++ a float?

595


What are the general quetions are in DEna bank manager IT/System interviews?

1529


What are the manipulators in c++?

541


What is a storage class?

635


which operator is used for performing an exponential operation a) > b) ^ c) none

596


Why main function is special in c++?

654


Incase of a function declaration, what is extern means?

508


What are references in c++? What is a local reference?

567


Does c++ have a hash table?

532


What is the copy-and-swap idiom?

595