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...

difference between c and c++?

Answer Posted / manish jangid

C++ is the hight level language, but C is low level
language.

C++ can support of all function of C, but C can't support
of all function of C++.

We can work with Class in C++, But we can't work with Class
in C

C++ is a object oriented language but C is not OOPS

C is the Top to bottom , but C++ is bottom to Top language.

Is This Answer Correct ?    110 Yes 54 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is scope resolution operator in c++ with example?

1044


What is null pointer and void pointer and what is their use?

1103


What are function prototypes?

1249


When should you use global variables?

1220


What are namespaces in c++?

1102


Why use of template is better than a base class?

1189


Explain what data encapsulation is in c++?

1107


How is c++ used in the real world?

1043


Why is main function important?

1116


What is function overloading c++?

1082


Can we make copy constructor private in c++?

1061


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

1212


Explain terminate() and unexpected() function?

1110


What is flush () in c++?

1086


What is doubly linked list in c++?

1086