What is C++

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

A high-level programming language developed by Bjarne Stroustrup at Bell Labs. C++ adds object-oriented features to its predecessor, C. C++ is one of the most popular programming language for graphical applications, such as those that run in Windows and Macintosh environments.
Comments

LearnHowToLearn, Expert In Programming Languages

Why Bjarne Stroustrup created C++: Actually we all see C++ as blind men and an elephant story. Everyone who has experience working with C++ defines C++ as they used or where they used it. Like people says C++ is: Template meta-programming. OOPs programming. A hybrid language. It's C extention. C...
read more
Why Bjarne Stroustrup created C++: Actually we all see C++ as blind men and an elephant story. Everyone who has experience working with C++ defines C++ as they used or where they used it. Like people says C++ is: Template meta-programming. OOPs programming. A hybrid language. It's C extention. C with Classes. Generic programming. Middle level language with classes. Random collection of features. GUI programming language. But the true defination is: A light-weight General-Purpose Abstraction Programming Language. read less
Comments

Bsc(electronics),MCM,Diploma in Web Development

C++ is object oriented programming language having all properties of C language with an additional concept of 'classes’. and this is extension of C
Comments

object oriented programing laungause
Comments

Tutor

C++ is Object oriented programming language
Comments

B.E (Computer Science & Engineering) 78%; MS (Computer Science) (USA) (GPA: 3.8/4.0)

C++ is a computer programming language. It is a super set of C Language. It is also called an extension of C Language and primarily supports object-oriented programming paradigm.
Comments

Industrial Training,Workshop on Latest Technology,

C++ is a general purpose programming language. It has imperative, object-oriented and generic programming features
Comments

Trainer

C++ is an Increment of C Language. Simple as Such. As the Increment operator specifies, C Language is incremented by one Feature which is the OOP. But now, C++ has much more features compared to C. However, C++ is build on C. All C program can be compiled using C++ compiler and vice versa is not true...
Comments

2+ years experience in above tecnologies

c++ object & structure oriented programming
Comments

Artificial intelligence Trainer

(1)C++ is a programming language but advanced than C (2) C++ is object oriented programming language whereas C is a procedural language
Comments

View 108 more Answers

Related Questions

What is Enum
An enumeration is a set of named integer constants. An enumerated type is declared using the enum keyword. C# enumerations are value data type. In other words, enumeration contains its own values and cannot inherit or cannot pass inheritance.
S
What is a C++ identifier?
The C++ identifier is a name used to identify a variable, function, class, module, or any other user-defined item. An identifier starts with a letter A to Z or a to z or an underscore (_) followed by zero...
T.v.
0 0
6
Explain about member functions?
All the data items of that class can be accessed only by the member functions of that class.
Zeeshan
0 0
5
What is the syntex error?
A syntax error is a violation of the syntax, or grammatical rules, of a natural language or a programming language. ... A syntax error is called a fatal compilation error, because the compiler cannot translate...
Pranik
how to use dos.h
Its simple aman just go through this link with examples explains are there .. Still have any doubt u can ask here.. http://www.programmingsimplified.com/c/dos.h
Aman

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Do You Know How Is Size Of Structure Defined?
Size of the structure is defined based on multiplies of bigger data type member in the structure. Example: If a structure contains integer, char, short data type, then size of the Structure will be multiples...

Object Oriented Programing
Object Oriented Programming Concepts: Object Oriented Programming follows bottom up approach in program design and emphasizes on safety and security of data. Features Of Object Oriented Programming: Inheritance: ...

C Programming Language Basics - Easy way to learn
Computer - OverviewTodays world is an information-rich world and it has become a necessity for everyone to know about computers. A computer is an electronic data processing device, which accepts and stores...

C++ Program-Working with constant using const keyword
//Header files #include<iostream.h>#include<conio.h> //Main function void main(){ //using const keyword to declare constants with a specific type const int len=10; const int br=5; const...

Class and Objects C++
CLASS AND OBJECT IN C++ WITH EXAMPLE FOUNDATION Lets define a variable x of integer type and give it a value 12. How will you do it. You will simply write int x=12; This statement can also be written...

Recommended Articles

Introduction C++ is an excellent programming language and many of the applications are written in C++ language. It has generic, object-oriented & imperative programming features, and also provides facilities for low-level memory manipulation. Successor of C language, it is an OOP (object oriented programming) language...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for C++ Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you