What is a thread?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi...
Thread is a light-weight program ,or it is separate
execution path with in the program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / madhan kumar.s
Thread is light weight progarm.its single execution of program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do I need to import javlang package any time? Why ?
why static class in java
For which statements does it make sense to use a label?
What is ioc concept & explain it?
Will the general public have access to the infobus apis?
What is there in browser that it supports web based applications of java or any other PL?
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
What is ripple effect?
which is the better collection class if the requirement is only displaying the data
What is Remote Interface?
diff between jsp include directive and jsp action include?
What is permgen or permanent generation?