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

i am a student of 11th class and i want to make my future in C++ is this possible i am take arts inn 11th class
Definitely.. but you should be flexible moving to java/ other languages as well.. requirement/ demand keep changing in software. i can do the needful.. with 18+ yrs exp in working on live projects...
Rajneesh
Explain about protected internal access specifier?
protected access specifier is used in inheritance. Base class members are made accessible to its sub classes through protected access specifier. This access specifier works with in inheritance.
Sahiba
0 0
7
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
Why do C++ programmers dislike C?
C++ programmers don't dislike C universally; some may find C limiting due to its lack of modern features like object-oriented programming and stricter type safety
Jitender
0 0
6
What is the actual size of INT in the C language, 2 or 4 bytes?
The actual size to int is determined by the compiler as the program runs. But theoretically the size is 2 bytes. You can increase the size by adding keyword long infront of it to make the size 4 bytes. Eg int a; // 2 bytes Long int b; // 4 bytes
Kunal

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

Ask a Question

Related Lessons

My first C++ program
# include using namespace std; int main() { cout<<"Welcome to C++"; return 0; } Use IDE such as CodeBlocks to run this program. To do this, open CodeBlocks, Goto File->New->Empty File. Copy...

Variables and Storage Classes
Variables and Storage Classes auto default variable type local to a function static retains the values between function calls initialized only once unavailable outside the scope of the function...

Callback using Function Pointer (in C), interface (in Java) and EventListener pattern
Note : Read the original document at http://som-itsolutions.blogspot.in/2017/01/blog-post_24.html “In computer programming, a callback is a reference to executable code, or a piece of executable...

File Handling in C++ : Lesson 1 Data Persistence
Data persistence refers to the existence of data in the program. In other words, it means the life of data. Data is the most significant part of a program and it must be stored properly and easily retrieved...
J

Lets learn why OOPS is popular?
1. Supports reusability- It means that once a class is designed it works just like a template which can be inherited. 2. Provides better management- It means that abstract classes and interfaces guide...
R

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