what is c++ programming?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Why do we use static in c?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
what is software?
What is the difference between ‘g’ and “g” in C?
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
Compare array data type to pointer data type
When do we get logical errors?
Explain what are binary trees?
Write the control statements in C language
what are the advantage and disadvantage of recursion
How do you define structure?
how to write a program which adds two numbers without using semicolon in c