In a container there are 5 components. I want to display the all the components names, how will you do that one?
1058Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
1171
What are the states of thread in java?
What is mysql driver class name?
Explain notify() method of object class ?
Define reflection.
What is the purpose of final keyword and when to use it?
Name some classes present in java.util.regex package.
What is a default constructor and also define copy contrucyor?
What is qualitative variable?
What does it mean that a class or member is final?
Can we catch more than one exception in single catch block?
What is the equal sign?
Why is string buffer better than string ?
Can we sort hashmap in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
Does java have extension methods?