what is java....?

Asked by Last Modified  

7 Answers

Follow 0
Answer

Please enter your answer

Professional Tutor with 15 years of experience.

JAVA is Simple, Multi Threaded, Dynamic, Object Oriented, Platform independent, Secured, Robust, Distributed, Architectural Neutral Language.
Comments

Computer/Mathematics Trainer

Java is a Object Oriented Programming language. With which we can create many window based, web based applications.
Comments

IT Professional Trainer with 11 years of Experience in IT Industry and Certified AWS Trainer

Java is a object oriented programming language help us to build desktop(Billing application) and web application(eg irctc website)
Comments

Java is a programming language and a platform...Java has its own runtime environment (JRE) and API, it is called platform.
Comments

Java/J2EE Trainer. Campus To Corporate Program

Java is a platform independent Object Oriented Language using which you can build robust application and provide many security features.
Comments

Java is a Object oriented programming language...where in we can model the real world and treat them as objects and manipulate them,traverse them etc using the tools in the language...
Comments

Java is an object oriented programming language. It is high level language. Java can be used for standalone, client server, web applications. it has four editions Standard Edition (Java SE) Enterprise Edition (Java EE) Micro Edition (Java ME) JavaFX
Comments

View 5 more Answers

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.
import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

Lazy initialization Vs Eager initialization
Memory and resource utilization plays crucial role in current enterprise era developers always need to take care of resource creation, utilization and it's cleanness on correct time to make application...

Design Pattern
Prototype Design Pattern: Ø Prototype pattern refers to creating duplicate object while keeping performance in mind. Ø This pattern involves implementing a prototype interface which tells...

JSP Interview Questions
Explain JSP Technology. JSP is a standard extension of Java and is defined on top of Servlet extensions. Its goal is to simplify management and creation of dynamic web pages. It is platform-independent,...

Looking for Advanced Java coaching ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you