What are the various thread priorities?
Answer / kumar s
High level priorities:10
Low level priorities:1
Normal priorities:5
| Is This Answer Correct ? | 2 Yes | 0 No |
how we can implement interface in jsp ?
What is there in browser that it supports web based applications of java or any other PL?
What is waiting state? In what ways a thread can enter into waiting state?
Can I use javascript to submit a form?
what is JTA ?
can a static method be overridden
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)
For which statements does it make sense to use a label?
Explain the advantages and disadvantages of detached objects.
What is an abstract method?
What are the ways to define classes that can be run as threads?
What do you mean by Socket Programming?