Sunday 7 October 2012

WHAT IS THE DIFFERENCE BETWEEN C AND JAVA

(1)  JAVA is Object-Oriented while C is procedural type language

(2)  Java is an Interpreted language while C is a compiled language

(3) C uses the top-down {sharp & smooth} approach while JAVA uses the bottom-up {on the rocks} approach.

(4)In C there is a pointer while in JAVA there is no pointer.

No comments:

Post a Comment