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

Answer Posted / kapil tyagi

c++ also have the advantage of allowing you to redeclare variables in the midst of code and one line comment...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How one would use switch in a program?

617


How the keyword struct is different from the keyword class in c++?

589


If a header file is included twice by mistake in the program, will it give any error?

555


What does the linker do?

599


What is const in c++?

600






Is c++ a difficult language?

579


Describe private, protected and public – the differences and give examples.

591


How much is c++ certification?

591


What are the advantages of pointers?

602


What is array give example?

604


What are the differences between java and c++?

537


Write a program to interchange 2 variables without using the third one.

590


Can you declare an array without a size in c++?

578


Do you know what are static and dynamic type checking?

624


What is the real purpose of class – to export data?

620