5 Answers - Sort by: Date | Rating
Both Java and C are programming languages.
The differences between them are as under:
• The Java has no pointer in it but the C has pointer in it.
• The referencing system automatically checks in Java but not in C.
• In Java, there is no concept of global variable where as the C language use the global variable to access all the functions.
• C language supports the multiple inheritance concepts and Java language do not support it
• Templates are not supported by the Java where as C language supports the template to allow users to create stacks.
• Operator overloading is existing in C language but Java not support it. The operators are in incremental or decremented ways.
• The preprocessors are used in C language where as Java do not support it. Preprocessor like # defines and # include.
• In C the objects can be manipulated automatically with the help of reference.
Although there are lots of differences but there are many similarities as well in the C language and the Java like local object declaration and method overloading.
The differences between them are as under:
• The Java has no pointer in it but the C has pointer in it.
• The referencing system automatically checks in Java but not in C.
• In Java, there is no concept of global variable where as the C language use the global variable to access all the functions.
• C language supports the multiple inheritance concepts and Java language do not support it
• Templates are not supported by the Java where as C language supports the template to allow users to create stacks.
• Operator overloading is existing in C language but Java not support it. The operators are in incremental or decremented ways.
• The preprocessors are used in C language where as Java do not support it. Preprocessor like # defines and # include.
• In C the objects can be manipulated automatically with the help of reference.
Although there are lots of differences but there are many similarities as well in the C language and the Java like local object declaration and method overloading.
0
0
This info absoulately good
I think if u study comparitaive study it
better and u undestand better
I think if u study comparitaive study it
better and u undestand better
C and JAVA are of two different paradigms. C follows structured programming while Java follows object oriented programming.
0
0
Java is preferred mostly for all web based application when compared with C. C too, has its own advantages as it is more frequently used as a powerful language to develop device drivers and for Telecom products which use both the power of C and C++.
0
0
C requires explicit handling of pointers while in Java pointers are handled internally.C is platform dependent while Java is platform independent.Java is more robust and highly secure compared to C language.
0
0
There are many features that are not present in C but can be seen in Java.They are inheritance,class,object,polymorphism,virtual class,abstract class,constructors,destructor,message passing,information binding etc.
0
0
- How Do I Workaround Error 25099?
- How Do I Install Java When I Keep Getting This Unzipping Core Files?
- How To Wright A Java Programme After Setting Path For It?
- If There Is One Class Template Which Has One Static Member Variable That Static Variable Will Belong To?
- How To Install Java On A I465?
- How To Load Java On Lg Env2?
- How Are Lists Implemented In Java?
- How To Write Small Program That Printout The Even Integers From 2 To 100 Using A Do While Loop?
- What Is The Theme For Math Fair 2009?
- What Is The Theme Of Math Month?
- How To Create A Batch File To Execute MS Word Application?
- Why Are Read Jvm In Byte Code?
- What Is The Function Of Final?
- How To Create A Diamond In For Loop In Java Using *?
- Public Static Void Main(string A[]) I Know Why Use Static Keyword?
- Do Stores Accept Blank Checks?
- What Good Qualities Of A Java Class?
- How Can I Compile My Own Rmi Package?
- I Want To Run A Basic Program In Unical, Engneering Program. How Will I Go About It?
- Balance Used Could Be Read To 0.01 Gram, What Percentage Error Might You Expect When Weighing A 10.00 Gram Object?
- How To Fix Java Errors On Cell Phone This Is What It Says Null Pointer Java/lang/null Pointer Exception It Says The Above When I Try To Connect To The Internet?
- Java Exit Code For A Program?
- What Is Overriding?
- What Is The Theme For UN 2009?
- How To Execute Java Packages?
- What Is The Difference Between C++ Language And Java Language?
- What Is The Difference Between Java And .net Language?
- What Is The Major Difference Between Java Language And C Language?
- What Are The Advantage Of Using Java Language?
- What Is The Similarities Between C Language And Java Language?
- Is Java The Best Programming Language?
- Is Multiple Inheritance Possible In Java Language Or Not?
- What Do You Mean By Memory Leakage In Java Language?
- Which Is The Best Programming Language, JAVA Or .NET?
- Is Java Purely An Object Oriented Language?
- Can We Write Destructors Explicity In Java Language?
- Why Java Is Called Both Compiled And Interpreted Language?

New Comment - Comments are editable for 5 min.