What is C++

Answer Posted / priyanka pal

c++ is a object oriented language.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the newline escape sequence?

576


What is the correct declaration of main?

668


What does typeof return in c?

633


What is the use of function overloading in C?

669


When should you use a type cast?

583






What is ## preprocessor operator in c?

607


which type of aspect you want from the student.

1697


If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

615


Why structure is used in c?

577


Explain what are compound statements?

597


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1422


What is a function simple definition?

605


What is structure packing in c?

599


What functions are used in dynamic memory allocation in c?

586


Explain what is the general form of a c program?

616