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

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

Code Smell and Shotgun Surgery
The Code Smells are similar in concept to Development-level Anti-patterns. Sometimes in our code, we introduce code smell unintentionally those makes our design fragile. Definition of Code smell Code...

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...

What are the JSP implicit objects ?
JSP provides Nine implicit objects by default. They are as follows with corresponding Object Type: i) out --> JspWriter ii) request -->HttpServletRequest iii) response --> HttpServletResponse iv)...

Callback using Function Pointer (in C), interface (in Java) and EventListener pattern
Note : Read the original document at http://som-itsolutions.blogspot.in/2017/01/blog-post_24.html “In computer programming, a callback is a reference to executable code, or a piece of executable...

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