What is the purpose of java?


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

Post New Answer

More Core Java Interview Questions

How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.

2 Answers  


How does system arraycopy work in java?

0 Answers  


What is an array and a vector? How they different from each other?

4 Answers  


Where are the local variables stored?

0 Answers  


What are the classes of java?

0 Answers  






What are the 3 types of control structures?

0 Answers  


What are the operands of instanceof operator?

3 Answers  


What is the purpose of the return statement?

0 Answers  


What is the difference between the size and capacity of a vector?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


whats is inheritance?

15 Answers   CTS, HCL,


What are different access specifiers in java? Explain

0 Answers  


Categories