what is java

Answers were Sorted based on User's Feedback



what is java..

Answer / pushpa

"Java" generally refers to a combination of three things:
the Java programming language (a high-level, object-oriented
programming language); the Java Virtual Machine (a
high-performance virtual machine that executes bytecodes on
a specific computing platform, typically abbreviated JVM);
and the Java platform, a JVM running compiled Java
bytecodes, usually calling on a set of standard libraries
such as those provided by Java Standard Edition (SE) or
Enterprise Edition (EE). Though coupled by design, the
language does not imply the JVM, and vice versa.

Is This Answer Correct ?    14 Yes 1 No

what is java..

Answer / ch jagan

Java is a object oriented programming also technical
language used to develop distributed applications developed
by sun micro systems.

Is This Answer Correct ?    2 Yes 0 No

what is java..

Answer / santosh kumar

Java is a programming as well as technical language used to develop distributed applications developed by sun micro systems.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is an empty class? What functionality does it offer in Java?

0 Answers   Deloitte, EXL, JPMorgan Chase,


Why is stringbuffer faster than string?

0 Answers  


If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.

2 Answers  


What is parsing in grammar?

0 Answers  


why ,we are using jsp and html.which one is better?

2 Answers   Photon,


What is the difference between JDBC 1.0 and JDBC 2.0?

0 Answers   Corent Technology,


What is the top class of AWT event hierarchy?

5 Answers  


What is an immutable class?

0 Answers  


What classes of exceptions, caught by a catch clause?

1 Answers  


What are the main uses of java?

0 Answers  


What is difference between static class and singleton pattern?

0 Answers  


difference between java ,c#&java,c++

3 Answers  


Categories