What is meant by Java ?

Answers were Sorted based on User's Feedback



What is meant by Java ?..

Answer / sasirekha

Java is Object Orieted Programming Language developed by Sun
Microsystem (U.S.A).It Is Platform Independent Language.It
Is Simple Secure Robust Compiled & InterPreted Language.

Is This Answer Correct ?    6 Yes 2 No

What is meant by Java ?..

Answer / vinay

JUST ANOTHER VIRTUAL APPROACH.( JAVA).

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Core Java Interview Questions

Is a class an object?

0 Answers  


How to display all the prime numbers between 1 and 100

0 Answers  


How can we create an immutable class in java?

0 Answers  


How to override a equals() method and what is the use?

1 Answers  


What is class and its types?

0 Answers  






Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?

2 Answers  


Difference between throw and throws?

0 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

2 Answers   ADP,


Does a class inherit the constructors of its superclass in java programming?

0 Answers  


What does indexof return in java?

0 Answers  


What is the purpose of main function in java?

0 Answers  


What is the difference between superclass and subclass?

0 Answers  


Categories