What invokes a thread?s run() method?
Answers were Sorted based on User's Feedback
Answer / ranganathkini
The start() method of the java.lang.Thread invokes the run()
method
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / vikaas
After a thread is started(using its start() method), the JVM
invokes the thread's run() method.
| Is This Answer Correct ? | 6 Yes | 0 No |
Explain the methods of Naming class, rebind( ) and lookup()?
diffrence between jsp and servelts.
whether the connectionpooling used in struts?
how do you Handle Front End Application data against DB with example?
0 Answers Campus Interaction, HCL,
advantage of thread?
what is difference between checked exception & unchecked exception in java?
what is stringBuffer and StringBuilder?
Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.
How do you download stubs from a Remote place?
what is the use of Object Factories?
Can I map more than one table in a cmp?
what is heepStored?