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

Can the curly brackets { } be used to enclose a single line of code?

715


What are the three constants used in c?

546


Are global variables static in c?

675


What is a char c?

592


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3247






What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

729


Is a house a shell structure?

697


Describe the difference between = and == symbols in c programming?

777


Why can arithmetic operations not be performed on void pointers?

590


Explain Basic concepts of C language?

646


Why do we need arrays in c?

583


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

981


Is sizeof a keyword in c?

582


how should functions be apportioned among source files?

627


How can you determine the maximum value that a numeric variable can hold?

639