what is a thread?

Answer Posted / deepa

Thread is a process of execution of work.
In a java application ,the thread starts when the
main() starts executing till the whole Application is
executed.
Java supports multi threading,Multi threading is a concept
where more than one thread can be used in a program while
executing the applicaton.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are invisible components?.

1674


What is string english?

533


What are keywords and reserved words in java?

551


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1661


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

638






Why is inheritance used in java?

598


What do you mean by singleton class in java?

512


What is the function of java?

511


What about main() method in java ?

565


how does multithreading take place on a computer with a single cpu? : Java thread

688


What does it mean to flush a file?

564


Explain the hierarchy of java exception classes?

590


In java, how many ways you can take input from the console?

514


What is package private scope in java?

530


Is null in java?

547