Java

Java is an object-oriented language that enables you to create real world applications. The course provides an introduction to object-oriented concepts and its implementation in Java technology programs. It covers the programming concepts and principles such as encapsulation, abstraction, inheritance, interfaces, polymorphism and object association. This course also covers the fundamentals of Java programming language such as variables, literals, access specifiers and modifiers.


The Java platform at its core, is a way of computing that is based on the power of networks and the idea that the same software should run on different kinds of computers, consumer gadgets and other devices. The architecture-neutral nature of Java technology is extremely important in a networked world where one cannot predict what kind of devices our partners, suppliers and employees may use to connect to you.


Put simply, Java technology based software works just about everywhere from the smallest devices to super computers, Java technology components are not affected by the kind of computer, phone, TV or operating system they run on. They work on any kind of compatible device that supports Java platform. It is an object-oriented language that enables you to create real world applications.