How will you reverse a link list without using recursion?
What is the difference between overloading and overriding a function?
13 Answers eG Innovations, Infosys, TCS,
What is an object's lock and which object's have locks in java programming?
What is the difference between inheritance and encapsulation?
How is java hashmap implemented?
if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads
What does arrays sort do in java?
How many threads can java run?
Can we use static class instead of singleton?
What are order of precedence and associativity, and how are they used?
Which package has light weight components?
Difference between object instantiation and construction ?
What are the new features in java 8? Explain