Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between C and C++.



Explain the difference between C and C++...

Answer / padmas

The programming language C, has structural programming data types where C++ has object oriented programming structures such as class-object, with features as polymorphism, Inheritance, Data abstraction and protection that are not available in C.C++ is an extension of C but cannot be seen the differences between two.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ Interview Questions

Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


What is pass by value & reference.

0 Answers   Accenture,


Difference between function overloading and function overriding.

0 Answers   Alter,


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,


Identify the error in the following program. include<iostream> using namespace std; void main() { int num[]={1,2,3,4,5,6}; num[1]==[1]num ? cout<<"Success" : cout<<"Error"; }

1 Answers  


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


What is conversion constructor in C++

0 Answers   TCS,


When must you use a constructor initializer list?

0 Answers   Amazon,


Can we call a virtual function from a constructor?

1 Answers  


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


Discuss about iteration statements in C++ .

0 Answers   Agilent,


How to invoke a C function using a C++ program?

0 Answers   Alter,


Categories