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

  #2  
Old May 26th, 2014, 02:17 PM
Super Moderator
 
Join Date: May 2011
Default Re: Difference Among Java, c++ and c Language

Here I am giving you information about main difference between Java, c++ and c Language courses below ..

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

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.

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 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.
__________________
Answered By StudyChaCha Member
Reply With Quote
Reply




All times are GMT +6. The time now is 05:33 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