Simple,small,familiar:
- Java is a simple samll language
- the syntax of java is just like a c++ language
- so it is very easy to learn
- but programing in java is easier than c++ because
- it does not use the header file
- it eliminates the use of pointer
- it eliminates operator overloading and virtual base classes
No comments