Can a class be private or protected in java?
Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
write a program to create an vector and listeterator.and value should be enter through keyboard.
Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)
How do you format in java?
what is difference between set and list in collection?
What is a variable analysis?
What is complexity in java?
List some features of the abstract class.
How do weakhashmap works?
What are library required to connect to excel sheet.
write a program to create an arraylist and listeterator.and value should be enter through keyboard.
What are Encapsulation, Polymorphism and Inheritance?