Explain the pointers in Java?


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

Post New Answer

More Core Java Interview Questions

What is hash table in java?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


What is exception handling in java?

0 Answers  


what is the replacement method of stop() of thread

8 Answers   IBM, TCS,


Explain different forms of polymorphism?

0 Answers  






What does super keyword do?

0 Answers  


Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?

2 Answers  


Does chrome use java?

0 Answers  


What is the difference between a synchronized method and a synchronized block?

0 Answers  


What is meant by data hiding/encapsulation?

0 Answers   Cyient,


why java does compile time polymorphism at run time ?

6 Answers   CTS, TCS,


Explain access modifiers in java.

0 Answers  


Categories