how to find turn around time in operating system?

Answer Posted / guest

Mean time from submission to completion of process.

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bytes is a struct in c?

719


What is the c language function prototype?

640


Where are local variables stored in c?

562


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

2734


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1444






What is the difference between the = symbol and == symbol?

617


Is sizeof a keyword in c?

574


Explain high-order and low-order bytes.

659


Why do we use int main instead of void main in c?

609


What are the advantages of using macro in c language?

585


Explain what standard functions are available to manipulate strings?

605


What is non linear data structure in c?

563


write a program to print data of 5 five students with structures?

1600


How does placing some code lines between the comment symbol help in debugging the code?

536


Explain what is the most efficient way to store flag values?

690