What is java in simple terms?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What kind of variables can a class consist?

0 Answers  


What are the methods of object class ?

0 Answers  


What is the difference between the synchronized() & static synchronized()?

2 Answers   HP, SparkTG,


What is the difference between public, private, protected, and friend access?

0 Answers   Amazon,


we cannot create an object of interface but we can create a variable of it

1 Answers  






What do you mean by ordered and sorted in collections in java?

0 Answers  


Write a program to create a binary Tree ?

2 Answers  


What is the best way to findout the time/memory consuming process?

0 Answers  


What is the difference between serialization and deserialization?

3 Answers   ABC,


What is volatile keyword in java

0 Answers  


Can a vector contain heterogenous objects?

0 Answers  


Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.

2 Answers  


Categories