Posts

Showing posts from June, 2017

Java Fundamentals | Java Training

Java Fundamentals: The Java Language Java  is a programming language and a platform for computing for applications development. It was first been used by Sun Microsystem in 1995 and later it was acquired by Oracle Corporation. A  Java  platform includes an execution engine a compiler and set of rules, regulations, and libraries.  Java  is not specific to any processor or operating system. Types of Applications that can be created by Java Programming Web Application: An application that runs on the server and creates dynamic pages is called a Web Application. In the present scenario JSP, strut, etc are used for creating web applications using  Java Programming Language. Standalone Application: It is widely being termed as a window based application or desktop application. An application that we need to install on every such machine-like antivirus, VLC or media player, etc. Swing and AWT are used in  Java  for creating such applications. Portable Application: an application i