what is java

Answers were Sorted based on User's Feedback



what is java..

Answer / sarika

Java is a high-level, object-oriented programming language
developed by Sun Microsystems. It is similar to C++, but
has been simplified to eliminate language features that
cause common programming errors. Java is a general purpose
programming language with a number of features that make
the language well suited for use on the Web.

Is This Answer Correct ?    2 Yes 0 No

what is java..

Answer / ranjitha

java is object oriented programing language.java is plat
form independent.java is mainly used for web
applications.java does not use pointers why because it
provides security for any platform.

Is This Answer Correct ?    2 Yes 0 No

what is java..

Answer / dara sitaramayya

java is plotform independent.java is robust.java is
sequre.java is like as c++.

Is This Answer Correct ?    1 Yes 0 No

what is java..

Answer / amit raj

java is an object-oriented programming language devloped by
Sun Microsystem,Modeled on C++,java was designed to be
small,simple,and portable across platforms.

Is This Answer Correct ?    0 Yes 0 No

what is java..

Answer / devarathnam c,kotagudibanda(po

Hi...
JAVA is an object-oriented programming language.It support
sophisticated OOP'S concepts
like "Encapsulation", "Polymorphism" and "Inheritance".By
using java we can develop web-based applications,client-
server applications and distributed applications. Java is a
most suitable programming language for internet
technologies.The Sun's trade mark slogan is "WRITE ONECE
RUN ANYWARE", till now no programming is not achieving this
slogan, it is a platform independent and both compielet and
interpreted langauage.

Is This Answer Correct ?    0 Yes 0 No

what is java..

Answer / ravikiran

java is an object oriented programming language

Is This Answer Correct ?    0 Yes 0 No

what is java..

Answer / somasani

Java is an Object oriented programming language developed
by sun microsystems.java is platform independent and mostly
suitable fot internet applications.java is simple b/c its
syntaxes are derived from c and oop's concepts are derived
from c++.It is more secure b/c it does not support
pointers.It is usefull to develop clientside and
distributed applications.

Is This Answer Correct ?    0 Yes 0 No

what is java..

Answer / ershad md sk

JAVA is one of the OBJECT ORIENTED LANGUAGE Developed By
Sun microsystems...Mostly java is used Bcoz JAVA treats
everything as OBJECT's in problem space AND identifies as
its Business data and methods....java gives three key OOP's
concepts ...like Encapsulation,polymorhism & Inheritance

Is This Answer Correct ?    0 Yes 0 No

what is java..

Answer / priyabrata patro

java is one type of language through which you can achieve anything , i mean to say here recent version of java supports certain feature through which you can do anything why because you can implement c features in java ,so , c is known as robust language and nothing can not be done by this c except data security which is supported by java.
java is object oriented language but not oops concept,
because it supports oops concept but not fully because still it uses primitive type.And remember that oops concepts are only encapsulation , polymorphism, inheritance. And java is also an ocean . java is an abstract language. java is simple language i mean to say here which increases overhead that is not supported by java.

Is This Answer Correct ?    0 Yes 0 No

what is java..

Answer / gokul d

java is a package.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

What are blocks?.

1 Answers   TCS,


Why scanner is used in java?

0 Answers  


What is t in parametric equations?

0 Answers  


What is boolean false?

0 Answers  


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

0 Answers  






What classes of exceptions may be caught by a catch clause in java programming?

0 Answers  


Explain about the select method with an example?

0 Answers  


Can we have a abstract class withought any method? What is a purspose of this?

3 Answers  


Can we use this () and super () in a method?

0 Answers  


Why do we need singleton?

0 Answers  


Which of the following classes will have more memory allocated?

0 Answers  


Is set ordered in java?

0 Answers  


Categories