What is object data type?


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

Post New Answer

More Core Java Interview Questions

What is meant by distributed application? Why are we using that in our application?

0 Answers  


Can you run java program without main method?

0 Answers  


Can you have an inner class inside a method and what variables can you access?

2 Answers  


What is Garbage Collection in Java

0 Answers   Wipro,


what is the difference between future and callable interface in java?

0 Answers  






Explain the importance of join() method in thread class?

0 Answers  


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

2 Answers   ADP,


How can we make sure main() is the last thread to finish in java program?

0 Answers  


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

0 Answers  


why interfaces are faster than abstract classes?

4 Answers  


Name the runtime exceptions that occurs frequently?

4 Answers  


How is string stored in java?

0 Answers  


Categories