Is C++ is next version of C?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

This feature looks pretty sweet. This would be great because you wouldn't need getters any more. You could make member variables public; later, if you change your mind, you can turn them into property.
Comments

Informatica ETL Online Trainer .

C++ is derived from C Language. It is a Superset of C
Comments

action controller(Programmer)

For more interactionn with the user the c++ language is derived and also so many extra functions will works in c++ which will not work in c
Comments

Lecturer of Computer science

C++ means C + object oriented programming. So, it is an extended version of C lang.
Comments

C++ is derived from C Language. It is a Superset of C. 
Comments

Industrial Training,Workshop on Latest Technology,

No its not next version its completely other language with having having some C flavour in it . In C++ we have oops concept
Comments

Computer Science Tutor

No. C++ is OOP means object oriented programming language and C is a procedural programming language. They are different in nature but C++ is derived from C language.
Comments

IT Professional Trainer

Not really but C++ is a c with classes.
Comments

Java Trainer

no C next version is C with Classes and then C++
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

No. C++ is not next version of C. C++ is object oriented programming. C is structural oriented programming. C++ has all the concepts / features of C and addition to that, C++ has all the object oriented programming concepts like 1) Data Abstraction 2) Data Hiding 3) Data...
read more
No. C++ is not next version of C. C++ is object oriented programming. C is structural oriented programming. C++ has all the concepts / features of C and addition to that, C++ has all the object oriented programming concepts like 1) Data Abstraction 2) Data Hiding 3) Data Encapsulation 4) Inheritance 5) Polymorphism We can do any projects in C++ which can be done using C. read less
Comments

View 105 more Answers

Related Questions

what is method over-riding and how it is used ? if possible send with code with output or screen photo ?
Method over-riding : it is a technique in which more then one function with same name and same signature( similar type parameter) can present in program. in overriding a subclass method overrides the definition...
Sayyad
0 0
5
What is the best IDE for C and C++ development?
If you're a student then Turbo C++ is best for C and C++ program + inbuilt C/C++ Graphics Function If you're a professional or working then Netbeans for C/C++ or Code:: Blocks is Best.
Balakrishnasingh
what is copy constructor?
The copy constructor is a constructor which creates an object by initializing it with an object of the same class, which has been created previously. The copy constructor is used to: Initialize one object...
Hiteshwar
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
What are the toughest topics in C language?
1. pointer 2. dynamic memory allocation 3. File handling
Lokayya
0 0
5

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

Ask a Question

Related Lessons

Upcasting and Downcasting
Converting a derived-class reference or pointer to a base-class reference or pointer is called upcasting. It is always allowed for public inheritance without the need for an explicit type cast. The downcasting,...

Importance Of Function Prototype In C
Function prototype tells compiler about number of parameters function takes, data-types of parameters and return type of function. By using this information, compiler cross checks function parameters and...

Tress And Its Traversal
Depth First Traversals:(a) Inorder (Left, Root, Right) : 4 2 5 1 3(b) Preorder (Root, Left, Right) : 1 2 4 5 3(c) Postorder (Left, Right, Root) : 4 5 2 3 1 Trees are one of the data structures like...

C++ Overview
Introduction: C++ is the first object oriented programming language used universally as an advanced version of C language. Many features such as Inheritance, Class & Object, Polymorphism(Function...
N

Namrata Y.

0 0
0

Definite book guides for C++
This post attempts to collect the few pearls among the dozens of bad C++ books. Unlike many other programming languages, which are often picked up on the go from tutorials found on the internet, only...

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 >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

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 >

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