Why Java?

Java is a programming language, which is platform-neutral. It provides portability. It is widely used over the Internet. We can design applets using Java. It is easy to understand the language. We can’t proceed further unless we have a look at the Features. It provides features like: -
  • Compiled and Interpreted
  • Simple
  • Portable
  • Secure
  • Object-oriented
  • Robust
  • Multithreaded
  • Dynamic

We will talk about these features in next section of Java language. As we start learning about this language we will get to know how simple this language is to learn.
Previous
Next Post »