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

Answer Posted / k

c


















c++ is object oriented program. the main advatage is we can reuse the code and well structured and secured...
c

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by early binding?

574


How do you find out if a linked-list has an end?

626


What happens when you make call 'delete this;'?

575


What is input operator in c++?

560


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

646






What is the return value of the insertion operator?

582


Write a program which uses Command Line Arguments

609


What is null c++?

560


What is the importance of mutable keyword?

562


Explain "const" reference arguments in function?

588


What is the full name of logo?

566


What is a block in c++?

534


What is null pointer and void pointer?

595


what is Member Functions in Classes?

593


How is static data member similar to a global variable?

555