III-II Ece - Esd Mid 2 - Set-2
III-II Ece - Esd Mid 2 - Set-2
III-II Ece - Esd Mid 2 - Set-2
Class: III Year -II Sem B.Tech (ECE) Subject: EC613PE: Embedded System Design
=============================================================================================
Objective Exam
Name: ______________________________ Hall Ticket No. ____________________________________
Answer All Questions. All Questions Carry Equal Marks. Time: 20 Min. Marks: 10.
I. Choose the correct alternative:
1. What are the different types of multitasking present in operating systems? [ ]
(A) Co-operative (B) Preemptive (C) Non-preemptive (D) All the above
2. A process switched its state from Running to Ready due to scheduling act. It is ____. [ ]
(A) Co-operative (B) Preemptive (C) Non-preemptive (D) None
3. Which of the following is true about threads? [ ]
(A) A thread is the primitive that can execute code (B) A thread is a single sequential flow of control
within a process (C) Thread is also known as lightweight process (D) All the above
4. Which among the following scheduling is (are) Non-preemptive scheduling [ ]
(A) FCFS (B) LCFS (C) SJF (D) All the above
5. The CPU allocation for a process may change when it changes its state from _______? [ ]
(A) Running to Ready (B) Ready to Running (C) Running to Blocked (D) All the above
6. Which of the following is true about FCFS scheduling? [ ]
(A) Favours CPU bound processes (B) The device utilisation is poor (C) Both A & B (D) None
7. Which of the following is true for Real-Time Operating Systems (RTOSes)? [ ]
(A) Possess specialised kernel (B) Deterministic in behaviour (C) Predictable performance (D) All the above