What is finally and finalize in java?
What is meant by controls and types?
What is null mean in java?
how many design pattern r there? and wht design pattern u use and why ?
Can an interface extands a class?
What is an enumeration?
what is net based application and its types
What error occurs if a try-catch-finally statement sequence does not have a catch clause?
Is multiple inheritance supported by java?
What are annotations in java?
while creating thread why we extend thread class
What is the function of static in java?
printstream class method println() is calling using System class and its static object out .how it is explain any one in detail with example ?