Three major criteria of scheduling.
Answer / vishnu
Co-operative------> thread will execute with co-operation
pre emptive-------> high priority thread will execute first
round robin------->has time slice
Is This Answer Correct ? | 0 Yes | 0 No |
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
how to calculate the time complexity of a given algorithm? pls give exaples..mainly for the coplexities such as O(log n),O(n log n)...
what is the difference between %d and %*d in c languaga?
In a switch statement, explain what will happen if a break statement is omitted?
what is the difference between NULL('\0') and 0?
what is a pointer
4 Answers Bank Of America, TCS,
Why static is used in c?
What's the difference between DELETE TABLE and TRUNCATE TABLE commands?
What is main function in c?
what is a non volatile key word in c language?
If an old women's age is the same as her three grand daughters i,mean the number of days old child=the no of weeks old child=no of months old child .The total yrs of all these ppl is 114 yrs...then how old is the old woman? the yr has 365 days..and 30 days each month.