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 do you mean scope resulation
According to me Scope resolution operator(::) is used to define a function outside a class or when we want to use a global variable but also has a local variable with same name.
Sunil
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
How I can make gui graphics by c++ ? tell me the library of c++ regarding to gui.
There are many libraries available. For ease, you can start with graphics.h, allegro, ncurses, sdl, and opengl. If you need help, feel free to contact me.
Ariyan
Why c++ introduced reference variable?
C++ references allow you to create a second name for the a variable that you can use to read or modify the original data stored in that variable.
Sunita
What is different between malloc and calloc?
The Diffrences are like-- malloc() takes a single argument (memory required in bytes), while calloc() needs two arguments. Secondly, malloc() does not initialize the memory allocated, while calloc() initializes...
Roopali

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

Ask a Question

Related Lessons

What Would Be Life Cycle Of A Fresher After Campus In An IT Company?
1. Basic Technical Training: Since freshers are not subject matter experts so gone through 3 - 6 months basic technical training within Organization. 2. Technical Assessment: HR sends freshers to various...

Polymorphism and Virtual Functions
Polymorphism and Virtual Functions Compile Time Polymorphism or Early Binding or Static Binding An object is bound to its function call at compile time. Implemented using overloaded functions and...

Implicit Typecasting & Explicit Typecasting
In C++ it is possible to cast child class reference variable to parent class Reference. When ever we are Converting a derived-class reference or pointer to a base-class reference or pointer is called...

How are C And C++ Different Form Each Other
1.C and C++ both have data types operator and conditional looping control statements. But the difference is that C++ has to object-oriented concepts which C programs do not have. Hence C program is like...

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

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