answersLogoWhite

0

Thread

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

What is function in c language?

A function is a self contained block of code that perform of particular task.


What human function or task does a robot simulate?

The answer is contained in your question: the task is to entertain.


What human function or task does a entertainment robot simulate?

The answer is contained in your question: the task is to entertain.


What is the difference between Process and task?

Process means squence of work like 1-2-3-4-5-...... and task means perticular one work in the process. for a example that for making the any items has differnet process but in the process some work that is called a TASK. May be my answer clear about your question.. Regards, R.M.SHARMA .INDIA


Can the subroutines of a high level language be called processes?

No. A subroutine (also known as a procedure or function) is best thought of as being a task. The executable (program) is the actual process. Every process has at least one thread of execution and each thread has its own local call stack. Thus multiple threads may concurrently execute the same task independently of any other threads within the same process. This is useful when we have a large or time-consuming task which can be broken down or divided up into smaller instances of the same task; each thread handles a small portion of the overall task and operates concurrently with all other instances of that task. Depending on how many CPU cores we have available, multiple threads of execution should complete the whole task quicker than a single thread would have. That is, if we divide the task into four, we could potentially complete the whole task in 1/4 of the time it would take with just one thread of execution.

Related Questions

What is a self-contained well-defined task within a process?

Thread


What is function in c language?

A function is a self contained block of code that perform of particular task.


Define function in c program?

function is a self contained block or sub program of two or more statements which performs a special task when called.


Program defined function c?

function is a self contained block or sub program of two or more statements which performs a special task when called.


What human function or task does a robot simulate?

The answer is contained in your question: the task is to entertain.


What human function or task does a entertainment robot simulate?

The answer is contained in your question: the task is to entertain.


What are functions and pointers in c?

function-these are self contained block of statements to solve a particular task whereas pointers are defined as the variable which stores the address of another variable


How do you end a process within task manager?

ctrl+alt+delete>select the "Processes" tab> highlight the process you want to end> click the "End Process" button


Which term describes the process of altering job stations within the workplace?

It allows workers to become very familiar with their tasks. (A+) This was for FuelEd Lessons


What is task achievement process?

When you have completed a task, and then have received an achievement for that task as a reward


What is a subsystem in a complex machine?

A subsystem in a complex machine is a self-contained unit within the machine that performs a specific function or task. It typically consists of components or parts that work together to achieve a specific purpose, while also interacting with other subsystems within the machine. Subsystems are designed to operate independently but also integrate seamlessly with the overall system to achieve the desired functionality of the machine.


A single task such as the task of printing a file that process request from the kernel?

Thread