Category
Q. what is the difference between c and c++ ?
 
 


Answer :
C is Procedure Oriented Programming Language (POP).
C is mostly used to develop system software.
C program has extension .C
C uses the top-down approach.
C is function-driven.

C++ is Object Oriented Programming Language (OOP).
C++ is mostly used to modal real life problem to program and use to develop application programs.
C++ program has extension .cpp
while C++ is object-driven.
Posted By : app101
Post Answer :  
Answer * :
Are You? Already Member New User
   
User Name / Email * :
Password * :
Security Code * :

(Enter security code above shown on image)