Answer Posted / srinu
thread is the process of execution of program is called
thread
multithread means when sub programs is execute on parallel
at same time
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are register variables what are the advantages?
What are instance variables?
What is a arraylist in java?
What does bitwise or mean?
What is the base class for error and exception?
How do you declare a string variable?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Can an integer be null java?
What is a two-pass assembler?
What are the differences between graph and tree?
How many types of variables are there?
what methods would you overwrite in java.lang.object class?
What is a marker interface?
What are the different types of sorting in java?
Which class is the superclass for all the classes?