difference between sql exception class and sql warning class
Answer / satya
sql exception which provides information on database access
errors where as sql warning provides inforamation on
database access warnings.
| Is This Answer Correct ? | 6 Yes | 2 No |
important features of java which differenciate it from c++
explain session tracking. why we used it
How many layers are there in RMI and what are they?
Write a singleton program?
What is UniCastRemoteObject and what is its use in RMI?
What will happens, when a thread cannot acquire a lock on an object?
What are the types of data passing mechanisams under JMS specification?
If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?
explain the flow of struts?
When a thread blocks on i/o, what state does it enter?
Name three component subclasses that support painting?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??