UrbanPro

Take BCA Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

what is difference between c& c++?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

English

C is also Refer to high Level Language.But Implementation (Writing code)and Concept Oops in C++ makes different then C.Example If You want to make program for cricketers information like (bowl,bat,run,average,Total score....etc) in C what Confusion get in mind to Solve?Get complexity for develop code...
read more
C is also Refer to high Level Language.But Implementation (Writing code)and Concept Oops in C++ makes different then C.Example If You want to make program for cricketers information like (bowl,bat,run,average,Total score....etc) in C what Confusion get in mind to Solve?Get complexity for develop code using function. But for same program think In c++(Class Become Cricket,Sachin,Dravid ,Dhoni become object,and Bat and Bowl are become function,variable like srting variable player name,integer variable run,Float variable average) By this way of thinking using OOPs way we can easily Separate code and implementation become easy,Understandable of code is easy that is not in procedure oriented language like C read less
Comments

Friend Philosopher and E Guide for MCA, class IX-X, Polytechnic Diploma, BCA, BSc, BTech

C is function or method oriented where is C++ is object oriented
Comments

c is procedural oriented programming language where as c++ is object oriented programming language (oops concepts like objects and classes,data abstaction,inheritance,polymorphism,dynamic binding)
Comments

C,C++17,Data Structure, Algorithm, STL,Multithreading,Async, Assignments - Online tutor

As already told by other experts, C is middle level language where as C++ is Object oriented lang. OOps can also be done using C, but bit complex to implement Ex: VTABLE/VPTR. In C if you see, it is all about functions. And if want something to be done by function, you need to pass argument to that...
read more
As already told by other experts, C is middle level language where as C++ is Object oriented lang. OOps can also be done using C, but bit complex to implement Ex: VTABLE/VPTR. In C if you see, it is all about functions. And if want something to be done by function, you need to pass argument to that function or might have global to achieve where as in C++ we are designinng the same in different manner by using classes/structure.Object holds state by which without passing arg also member function can get it from it's private data member. read less
Comments

All in One

C is regarded as a low-level language(difficult interpretation & less user friendly) while C++ has features of both low-level(concentration on whats going on in the machine hardware) & high-level languages(concentration on the program itself) & hence is regarded as a middle-level language.
Comments

C,C++17,Data Structure, Algorithm, STL,Multithreading,Async, Assignments - Online tutor

C++ is an intermediate general purpose programming language. It was developed as a set of extensions to C language to improve type safety and add support for automatic resource management, object oriented, exception handling and also with some other feature like ready made classes available for data...
read more
C++ is an intermediate general purpose programming language. It was developed as a set of extensions to C language to improve type safety and add support for automatic resource management, object oriented, exception handling and also with some other feature like ready made classes available for data structure and etc... read less
Comments

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

C is Structural language ( Procedure oriented language) C++ is object oriented language. All features in C will work in C++ language + OOP concepts like Data hiding, Data abstraction, Encapsulation, Inheritance, Polymorphism.
Comments

3 years of teaching experience

c is procedure oriented programming language and c++ is object oriented programming language c++ is comparatively more secured than c as it provide data hiding feature of oops in which we make data members of class private. In c data move from function to function , in c++ object can move and communicate...
read more
c is procedure oriented programming language and c++ is object oriented programming language c++ is comparatively more secured than c as it provide data hiding feature of oops in which we make data members of class private. In c data move from function to function , in c++ object can move and communicate via member function. In c more importance is given to function rather than data where as in c++ more importance is given to data. c Does not have feature like function overloading , operation overloading where as c++ has. read less
Comments

C Is Procedure Orient Programming Language And C++ Is Object Orient Programming Language. In C One Cannot Use Objects And Classes Where As C++ Has The Functionality Of Objects And Classes. For E.g If We Need To Develop Banking ATM Software One Can Develop It in Both But In C It Will Be Lengthy Whereas...
read more
C Is Procedure Orient Programming Language And C++ Is Object Orient Programming Language. In C One Cannot Use Objects And Classes Where As C++ Has The Functionality Of Objects And Classes. For E.g If We Need To Develop Banking ATM Software One Can Develop It in Both But In C It Will Be Lengthy Whereas In C++ It Will Be Easy And Convenient. read less
Comments

Personal and corporate trainer for C, C++, JAVA, PHP And Oracle

Hi Subhayan, C is middle level language, while c++ is object oriented language and complex level.
Comments

View 20 more Answers

Related Questions

What are the subjects in BCA?
Many subjects for in First Semester is: Semester -- I Basic Business Communication Principles of Management Programming Principles and Algorithms Computer Fundamental and Office Automation Basic Business...
Jaibharathreddy
give me best coaching center in karnal of bca if anyone person who will give me best guideces with studies
you can search by google also. but best will be to touch your senior for best answer.
Rajattyagi
What is good after BCA for good career?
It will be better to do the master of computer applications after BCA which provides you better skill in programming and also increase your confidence level. All the best.
Khushboo
0 0
7

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

Ask a Question

Related Lessons

National level ICT exam- Tanzania-IGCSE board national exam- Grade 9th
A sample question paper of IGCSE board national exam - Tanzania: Candidate’s No……………………………. MINISTRY OF EDUCATION AND...

Maths Home Tutor In Kolkata
Study text book properly and give test regularly.

Consignment Accounts By CA Prashanth Reddy
A. INTRODUCTION When goods are sent by one person to another to be sold by the latter on behalf and at the risk of the former, the transaction is known as consignment. The person who sends the goods...
F

Finding a Majority Element
Problem Description Task. The goal in this code problem is to check whether an input sequence contains a majority element. Input Format. The first line contains an integer, the next one contains a sequence...

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.
import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Recommended Articles

Learning for every child starts from a very young age. While the formal methods include school curriculums and private lessons, the informal methods include dancing, music, drawing, and various fun-filling activities. Playing games and practising these types of activities helps the children get out of boredom and...

Read full article >

While schools provide formal education to the children, the home is where they start learning about things informally. Parents think that schools will take the initiative to educate their children. Well, this is partially true, as parents also play an essential role in bringing up their child. For the development of particular...

Read full article >

With the current trend of the world going digital, electronic renaissance is a new movement that is welcomed by the new generation as it helps makes the lives of millions of people easier and convenient. Along with this rapidly changing movement and gaining popularity of Internet, e-Learning is a new tool that emerging...

Read full article >

With the mushrooming of international and private schools, it may seem that the education system of India is healthy. In reality, only 29% of children are sent to the private schools, while the remaining head for government or state funded education. So, to check the reality of Indian education system it is better to look...

Read full article >

Looking for BCA Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for BCA Tuition Classes?

The best tutors for BCA Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take BCA Tuition with the Best Tutors

The best Tutors for BCA Tuition Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more