list the types of dialodg
Can we have more than one action servlet?
explain the flow of struts?
what are the software's needed to develop advanced java 3 tier application project
If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?
diff vector arraylist
What is the return type of interrupt method?
For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
Are enterprise beans allowed to use thread.sleep()?
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
What is the initial state, When a thread is created and started?
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??
What are callback interfaces?