Three major criteria of scheduling.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why doesnt this code work?

622


What is return type in c?

648


How do you determine whether to use a stream function or a low-level function?

659


Who developed c language and when?

592


What are static variables in c?

635






On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

673


What is struct node in c?

627


What does char * * argv mean in c?

630


What is a structure in c language. how to initialise a structure in c?

615


Can you explain the four storage classes in C?

648


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

636


Explain spaghetti programming?

689


What is pass by value in c?

605


What is function prototype in c language?

623


What is the difference between if else and switchstatement

1320