What exactly is java?


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

Post New Answer

More Core Java Interview Questions

Which one will take more memory: an int or integer?

0 Answers  


How do we access static members in java?

0 Answers  


What is the purpose of the enableevents() method?

0 Answers  


What is the difference between an inner class and a sub-class?

0 Answers  


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,






What is unicode datatype?

0 Answers  


How to remove the trailing spaces from a string?

0 Answers   Infogain,


finalize() method?

5 Answers  


What is anti pattern in programming?

0 Answers  


List some java keywords sun like c, c + + keywords?

0 Answers  


Difference between prefix and postfix forms of the ++operator?

3 Answers  


why the abstract class has default constructor?

2 Answers  


Categories