Can we override protected method in java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between abstraction and encapsulation.
What are static blocks in java ?
What are the types of web technologies?
Are generics important java?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
What is the maximum size of array in java?
Is integer passed by reference in java?
What is exception propagation?
What are wrapped classes?
class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.
wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?
What's the default access specifier for variables and methods of a class?