Saturday, 14 March 2015

!!!!!BLOG!!!!!

Arth Institute provide a top 10 difference between C & C++.......




v/s




1. C is Procedural Language.1. C++ is non Procedural i.e Object oriented Language.
2. No virtual Functions are present in C2. The concept of virtual Functions are used in C++.
3. In C, Polymorphism is not possible.3. The concept of polymorphism is used in C++.
Polymorphism is the most Important Feature of OOPS.
4. Operator overloading is not possible in C.4. Operator overloading is one of the greatest Feature of C++.
5. Top down approach is used in Program Design.5. Bottom up approach adopted in Program Design.
6. No namespace Feature is present in C Language.6. Namespace Feature is present in C++ for avoiding Name collision.
7. Multiple Declaration of global variables are allowed.7. Multiple Declaration of global variables are not allowed.
8. In C
  • scanf() Function used for Input.
  • printf() Function used for output.
8. In C++
  • Cin>> Function used for Input.
  • Cout<< Function used for output.
9. Mapping between Data and Function is difficult and complicated.9. Mapping between Data and Function can be used using "Objects"
10. In C, we can call main() Function through other Functions.
10. In C++, we cannot call main() Function through other functions.



 our professional faculties designs the content of our C/C++ course according the students which makes us a best c, c++ language institute in delhi. In our C/C++ sessions we mainly focus on developing logical skill of the students. So that he/she will never face any problem in learning any other computer language.
FOR                                                                    MORE  :-                                                  DETAIL








No comments:

Post a Comment