2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
22nd August 2014, 11:36 AM
Super Moderator
 
Join Date: Apr 2013
Re: Java, C++ and C Language Difference

Here I am giving you information about differences between Java, C++ and C Language programmes .

In computer Science Java is the main language for the starting computer science programming classes..
JAVA is Object-Oriented while C is procedural
Java is an Interpreted language while C is a compiled language.

Java:
It is a object orienter programming but not 100%.
It is a platform independent language.
It will not support for pointers.
Main features are multi threading, interfaces.
JAVA supports Method Overloading
JAVA does not support Preprocessors

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

C language:

C language is a structured programming.
2.Follows top down approach.
3.The entire problem is divided as functions and procedures.
4.Main features are pointers,preprocessor.

C is a low-level language while JAVA is a high-level language.
C++ language is a object oriented language and also there is no use of pointers which is necessary in c language.


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 07:07 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4