What is permgen or permanent generation?
No Answer is Posted For this Question
Be the First to Post Answer
what is diff between Access modifier and specifier?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is UniCastRemoteObject and what is its use in RMI?
In a multitiered application which tier is the browser in?
Why RMI required an interface?
How do u supress the parameters from the displaying in the url?
Why JDBC has introduced
Explain what is orm?
What is colon_pkg_prefixes and what is its use?
Explain phantom read?
when we applied start()method on a thread ,how does it know that to execute run()method on that object?