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

Related Questions

How much pay I will get if I learn Java
Depends totally on your experience level,the company you are applying for,the job desc often indicates pay range
Manikandan
Which course to opt for an IT field student who don't have very good command on coding?
Hi Ekta! Appreciate for your question, there are multiple platforms for IT students such as web designing(UI/UX), graphic designing, web development and testing etc. But selecting suitable career path...
Ekta

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

Ask a Question

Related Lessons

Bigdata hadoop training institute in pune
BigData What is BigData Characterstics of BigData Problems with BigData Handling BigData • Distributed Systems Introduction to Distributed Systems Problems with Existing Distributed...

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

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

Fractional Knapsack
Algorithm - Fractional Knapsack import java.util.Scanner; public class Knapsack01 { public static void main(String args) { Scanner scan = new Scanner(System.in); int...

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

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