Describe a thread.

What will be an ideal response?


A thread is the flow of execution of one set of program statements. When you execute a program statement by statement, from beginning to end, you are following a thread. Many applications follow a single thread; this means that at any one time, the application executes only a single program statement.

Computer Science & Information Technology

You might also like to view...

?Which of the following is a disadvantage of linking an object?

A. ?The source file and the destination file need to be stored together. B. ?Changes made in the destination file are reflected in the source file. C. ?Changes made in the source file are not reflected in the destination file. D. ?The source file is deleted once linked into the destination file.

Computer Science & Information Technology

Text set in all uppercase letters can be difficult to read.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which partition contains the drive to be used for booting?

A. the first partition B. the one with drive letter "C" C. the one marked "active partition" D. BIOS decides

Computer Science & Information Technology

Server Performance Advisor gathers information from a series of sources, including performance counters, registry keys, and event tracking for Windows. It provides an in-depth view of current server performance and provides suggestions for making improvements

Indicate whether the statement is true or false

Computer Science & Information Technology