What is an object in java?


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

Post New Answer

More Core Java Interview Questions

Diff between Comparator and Comparable?

2 Answers   Aditya Birla,


Differentiate between run time error and syntax error.

0 Answers   Amdocs,


explain about method overloading and method overriding with difficult examples

4 Answers  


is java support call by reference and call by value, if supports please explain?

5 Answers  


What is flush () in java?

0 Answers  






List any five features of java?

0 Answers  


What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?

2 Answers  


What is the smallest package in Java API?

5 Answers   iGate,


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


Write a program to reverse a number in java?

0 Answers  


what do you mean by marker interface in java?

0 Answers  


why use interface? if interface declear a method implement in class. why direct implement method in class

1 Answers   HCL,


Categories