what is the main difference between c and c++?

Answer Posted / luckyy

C++ is object oriented language and c is object based
language..

Is This Answer Correct ?    253 Yes 99 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of polymorphism?

619


What is constructor in oop?

587


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

942


What is the use of oops?

619


write a program that takes input in digits and display the result in words from 1 to 1000

1985






What are oops methods?

566


What is the importance of oop?

607


What does <> mean pseudocode?

620


Why is polymorphism important in oop?

629


What is abstraction in oops with example?

770


What is abstraction with example?

603


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1652


Why do we use oops?

591


Explain the concepts involved in Object Oriented programming.

629


Why is encapsulation used?

577