What is C++

Answer Posted / suganya

c is a structure oriented language and c++ is the object
oriented language

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the size of a dynamically allocated array?

636


What is build process in c?

637


Is there any possibility to create customized header file with c programming language?

615


How are Structure passing and returning implemented by the complier?

705


Which header file should you include if you are to develop a function which can accept variable number of arguments?

795






What is pass by reference in c?

603


How can I make sure that my program is the only one accessing a file?

670


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

655


Why we use break in c?

542


how do you execute a c program in unix.

634


What is default value of global variable in c?

555


What is "Hungarian Notation"?

631


What is the use of ?

613


What is the difference between printf and scanf )?

581


Why is #define used?

786