For which statements does it make sense to use a label?
No Answer is Posted For this Question
Be the First to Post Answer
What modifiers may be used with an inner class that is a member of an outer class?
What are transaction attributes?
whats is mean by class.forName() whats the return type of class
what is the life cycle of jsp?
i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)
Describe responsibilities of Activator?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is table mutation and how do you avoid it?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What is the name of the state, when a thread is executing?
Explain the purposes of methods wait(), notify(), notifyAll ()?
iam writing the contents to a excel through I/O i am putting first statement as WRITE and then READ(from excel) immediately..later user complains that he is not getting the date by using READ ..wat could be the situation