You are on page 1of 1

‎Floating Topic

‎Definition.

I‎ t is an object-oriented ,class-
‎based, secured and general
‎Definition ‎purpose,high-level.

‎Desktop/window-based
‎application {Eg. Media player,
‎Standlone ‎antivirus etc}

‎ erver side and create dynamic


S
‎Web ‎web pages{servlet,jsp,spring}

‎Concept

‎Types of java Applications i‎t is distributed in nature Eg.


‎Banking Application, high-level
‎Enterprise ‎security.

‎Concept

‎ o create a mobile device[


T
‎Mobile ‎android]

‎1 ‎java I‎ t include OOPs, String, Regex,Exception,


‎1 ‎Java SE[standard edition] ‎Multithreading,AWT,etc.

I‎ t is used to develop web and enterprise


‎2 ‎Java EE[Enterprise edition] ‎applications.
‎Java platforms
‎3 ‎Java ME[Micro Edition] ‎mobile applications

‎ o develop rich internet applications. It is


T
‎4 ‎Java Fx ‎used a lightweight user interface API.

‎ asy to learn, and its syntax is simple, clean


E
‎Simple ‎and easy to understand.

‎Object-oriented ‎OOPs methodology

‎ arry the java bytecode to any platform.It


c
‎Portable ‎doesn't require any implementation.

‎Platform independent ‎Mac/windows/linux

‎Secured

‎Robust ‎Strong-memory management


‎Features of Java
‎PROGRAMMING ‎High Performance ‎Faster than native languages.

‎IN JAVA ‎ e can write java programs that deals


W
‎with may tasks at once by defining
‎multiple threads.It shares a common
‎Multithreading ‎memory area.

‎Dynamic ‎It is support dynamic loading of classes.

‎ o access files by calling the methods from


T
‎Distributed ‎any machine on the internet.

‎Concept

J‎ ava Virtual Machine[jvm]-


‎Abstract machine/virtual ‎loads code

‎machine.convert into a java


‎Verifies code
‎1 ‎JVM ‎bytecode.
‎Execute code

‎provides runtime environment

‎2 ‎JDK,JVM,JRE J‎ ava Runtime Environment-Tools are used


‎for developing java applications.It
‎physically exists. It contains a set of
‎libraries+other files that jvm uses at
‎2 ‎JRE ‎runtime.

J‎ ava Development Kit.It physically exists .It


‎3 ‎JDK ‎contains JRE+development tools.

You might also like