What are advantages of C++ when comparing with C?

Answer Posted / mohana

stonger typing: the type system in c++ is stronger than in c

Is This Answer Correct ?    24 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Show the declaration for a static function pointer.

566


What is the iunknown interface?

672


Define copy constructor.

610


What is the extension of c++?

504


Can a program run without main?

612






Distinguish between new and malloc and delete and free().

562


Define a nested class.

600


What is the meaning of string in c++?

560


What is operators in c++?

557


Explain selection sorting. Also write an example.

565


Explain the difference between overloading and overriding?

599


What is the use of endl?

533


How can we read/write Structures from/to data files?

609


What is the difference between an array and a list?

579


Is main a class in c++?

550