which of the following process scheduling algorithm may lead to starvation ?
A. FIFO
B. Round Robin
C. Shortest Job Next
D. None of these
Sonali and Janata Bank, Officer [IT]|সাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Sonali and Janata Bank, Officer [IT]| - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
C.
Shortest Job Next
Explanation:
Related Questions (Any University/Year)
- Study of life in outer space is known as___.
- C প্রোগ্রামিং-এ, দুটি স্ট্রিং S1 এবং S2-এ একই ডেটা থাকলে strcmp(S1, S2) ফাংশনটির আউটপুট কী হবে? (What will be the output of strcmp(S1, S2) function in C programming language when string variables S1 and S2 contain the same data?)
- The maximum number of binary trees that can be formed with three unlabeled nodes is:
- A proxy server is used for which of the following ?
- Which of the following is not term of information technology ?
- which of these keywords can be used in a subclass to call the constructor of superclass?
- কোনটি RDBMS নয়?
- কম্পিউটারের তথ্য সংরক্ষণের এককগুলোর মধ্যে নিচের কোনটি বৃহত্তম ?
- Consider the following variable declarations and definations in C . (i) int var _ 9 =1 ; (ii) int 9 _ var =2; (iii) int + =3; Choose the correct statement w.r.t above variables.
- Use of icons and windows are characteristic of a .... interface .
- The word 'recognize' in the passage means-
- বাংলাদেশের কোন গবেষক পাটের আঁশ থেকে পচনশীল পলিমার ব্যাগ তৈরির পদ্ধতি আবিষ্কার করেন?
- নিচের কোনটি Operating system নয়?
- 'আইভরি' ব্ল্যাক কি?
- which function overloads the>> operator?
- পলিজিনি হল-
- BIOS stands for:
- কম্পিউটারের হার্ডওয়্যারের মধ্যে কয়টি অংশ আছে?
- Consider the following recursive function fun (s , y). what is the value of fun ( 4, 3) int fun ( int x , int y) if ( x =0) return y; return fun ( x,1, x+y); |
- ACL ( Access Control List) এর দুটি প্রধান ধরণ হল-