Go Back   StudyChaCha 2024 2025 > StudyChaCha Discussion Forum > General Topics

  #2  
Old March 31st, 2014, 03:21 PM
Super Moderator
 
Join Date: Jun 2013
Default Re: Basic Difference between C++, C and Java

Here I am just giving you idea about the basic differences between C++, C and Java although all programming languages are quite same but still there is some differences which are as following:

C++:
-It is improved version of c language.
-It follows a bottom to top approach.
-It is an object oriented programming.
-Entire problem is divided as objects.
-Main features are pointers, class.

C language:
-It is structured programming.
-Follows top down approach.
-The entire problem is divided as functions and procedures.
-Main features are pointers, preprocessor.

Java:
-It is a platform independent language.
-It is an object orienter programming but not 100%.
-It will not support for pointers.
-Main features are multi threading, interfaces.
__________________
Answered By StudyChaCha Member
Reply With Quote
Reply




All times are GMT +6. The time now is 02:52 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8