Answer Posted / naveen
container is a thing in java which contains methods blocks and variables ..........
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Explain what is orm?
Can constructors be synchronized in java?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What restrictions are placed on the location of a package statement within a source code file?
What is the purpose of the wait(), notify(), and notifyall() methods?
What is Stream Tokenizer?
What is prototype?
Which textcomponent method is used to set a textcomponent to the read-only state?
When a thread blocks on i/o?
How to deploy Jar, War files in J2EE?
What classes of exceptions may be caught by a catch clause?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Write a singleton program?
Difference between loadclass and class.forname?
What is the purpose of the notify() method?