what is a thread?

Answer Posted / meganathanm

thread is a concept of java which help is help to tie the
process one between another, also it give a new one called
multiple process run in same time called multi threading....

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pangram in java?

509


What is pre increment and post increment in java?

497


How does compareto method work?

524


What is singletonlist in java?

503


Is break statement can be used as labels in java?

503






Define locale.

586


What is the maximum size of byte array in java?

538


What is a type parameter in java?

530


What is the difference between inner class and nested class?

548


Can main() method in java can return any data?

642


What is an infinite loop? How infinite loop is declared?

569


What is garbage collector?

618


Why is java logo a cup of coffee?

622


what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

521


Why is singleton instance static?

503