what is c++ programming?

Answers were Sorted based on User's Feedback



what is c++ programming?..

Answer / savitha

c++ is object oriented programming language... it has special functions such as class, polymorphism ,inheritance ,encapsulation , data abstraction...hence we can develop programs which relates to objects makes us easy to understand

Is This Answer Correct ?    8 Yes 2 No

what is c++ programming?..

Answer / renisha

c++ is powerful general purpose system. it used objects,
classes, functions. it used to compiler that input and
display the output. it can use more information. user can
use variety of information whatever they needs.

Is This Answer Correct ?    5 Yes 3 No

what is c++ programming?..

Answer / premnath

C++ is a Object Oriented Programming Language which is derived from C.
C++ is a general purpose language and is invented by "Bjarne Stroustrup" .
The main features of C++(OOP) are :

Operators and operator overloading,
Classes,
Objects,
Encapsulation,
Inhiritence,
Polymorphism &
Templates.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More C Interview Questions

What does int main () mean?

0 Answers  


cavium networks written test pattern ..

0 Answers   Cavium Networks,


Write a C program in Fibonacci series.

0 Answers   iNautix,


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

0 Answers  


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  






give an example of type casting by a simple c program

2 Answers   TCS,


What is action and transformation in spark?

0 Answers  


What is the purpose of main( ) in c language?

0 Answers  


difference between the array and linked list general difference related to memory

2 Answers  


How would you use the functions fseek(), freed(), fwrite() and ftell()?

0 Answers   Aspire, Infogain, TISL,


Find occurence of a character in a sting.

3 Answers   TCS,


write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.

5 Answers   Temenos,


Categories