what is use of threads how many ways to create thread
Answer Posted / poorna chandar rao.yerrabothu
thread is light whight processes its take low memory and low
proceesing time
there are two types thereds creatd
extending the thered class
implementing the runnable interface
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How does callback work in java?
What does java stand for?
What happens if an exception is throws from an object's constructor?
What is files manifesting?
What is default size of arraylist in java?
Explain about method local inner classes or local inner classes in java?
what is the difference between preemptive scheduling and time slicing? : Java thread
What is the += operator called?
What is a data structure java?
Why main function is static?
What does function identity () do?
What is floating data type?
What is nested interface?
When will you define a method as static?
When is the arraystoreexception thrown?