Question:

What is the diff b/w c and c++?

by  |  earlier

0 LIKES UnLike

What is the diff b/w c and c++?

 Tags:

   Report

3 ANSWERS


  1. C++ is Object Oriented while C is not.

    More differences u can get at

    http://mindgrillq.blogspot.com


  2. c++ is basically object oriented. c is structure oriented. there are no classes and objects  in c only structures.. c is the foundation for c++. everything that works with c compiler works with c++ too. but viceversa s not true.visual c++ is completely windows programming.

    and c++ has "++" extra .:)

  3. c is basically dos based and c++ is windows based .but  one should know c before mastering c++. both have a diffrence in header file too.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.