set-9
201. Which of the following controls the time slicing mechanism in a multitasking operating system?
Kernel
Single tasking kernel
Multitasking kernel
Application manager
202. Which of the following provides time period for the context switch?
Timer
Counter
Time slice
Time machine
203. Which of the following can periodically trigger the context switch?
Software interrupt
Hardware interrupt
Peripheral
Memory
204. Which interrupt provides system clock in the context switching?
Software interrupt
Hardware interrupt
Peripheral
Memory
205. The special table in the multitasking operating system is also known as
Task control block
Task access block
Task address block
Task allocating block
206. Which of the following stores all the task information that the system requires?
Task access block
Register
Accumulator
Task control block
207. Which of the following contains all the task and their status?
Register
Ready list
Access list
Task list
208. Which determines the sequence and the associated task’s priority?
Scheduling algorithm
Ready list
Task control-block
Application register
209. Which of the following can be used to refer to entities within the RTOS?
Threads
Kernels
System
Applications
210. Which of the following defines the set of instructions loaded into the memory?
Process
Task
Thread
System hardware
211. Which of the following uses its own address space?
Thread
Process
Task
Kernel
212. Which of the following does not use a shared memory?
Process
Thread
Task
Kernel
213. Which of the following can own and control the resources?
Thread
Task
System
Peripheral
214. Which can be supported if the task or process maintains a separate data area for each thread?
Single thread system
Mono thread system
Multiple threads
Dual threads
215. Which of the following possesses threads of execution?
Process
Thread
Kernel
Operating system
216. Which term is used to encompass more than a simple context switch?
Process
Single thread system
Thread
Multithread
217. Which can be considered as the lower level in the multitasking operating system?
Process
Task
Threads
Multi threads
218. Which of the following are the pin efficient method of communicating between other devices?
Serial port
Parallel port
Peripheral port
Memory port
219. Which of the following depends the number of bits that are transferred?
Wait statement
Ready statement
Time
Counter
220. Which of the following is the most commonly used buffer in the serial porting?
LIFO
FIFO
FILO
LILO
221. What does SPI stand for?
Serial parallel interface
Serial peripheral interface
Sequential peripheral interface
Sequential port interface
222. Which allows the full duplex synchronous communication between the master and the slave?
SPI
Serial port
I2C
Parallel port
223. Which of the following processor uses SPI for interfacing?
8086
8253
8254
MC68HC11
224. In which register does the data is written in the master device?
Index register
Accumulator
SPDR
Status register
225. What happens when 8 bits are transferred in the SPI?
Wait statement
Ready statement
Interrupt
Remains unchanged
226. Which signal is used to select the slave in the serial peripheral interfacing?
Slave select
Master select
Interrupt
Clock signal
227. How much time period is necessary for the slave to receive the interrupt and transfer the data?
4 clock time period
8 clock time period
16 clock time period
24 clock time period
228. Which of the following allows a lower priority task to run despite the higher priority task is active and waiting to preempt?
Message queue
Message passing
Semaphore
Priority inversion
229. What happens to the interrupts in an interrupt service routine?
Disable interrupt
Enable interrupts
Remains unchanged
Ready state
230. Which of the following is a part of RTOS kernel?
Memory
Input
ISR
Register
231. Which of the following is an industrial interconnection bus?
Bus interface unit
Data bus
Address bus
VMEbus
232. Which of the following supports seven interrupt priority level?
Kernel
Operating system
VMEbus
Data bus
233. Which allows the parallel development of the hardware and software in the simulation?
High-level language simulation
Low-level language simulation
CPU simulator
Onboard simulator
234. Which of the following are used to test the software?
Data entity
Data entry
Data table
Data book
235. Which allows the UNIX software to be ported using a simple recomputation?
pSOS+
UNIX compatible library
pSOS+m
pOS+kernel
236. Which of the following can simulate the processor, memory, and peripherals?
Input simulator
Peripheral simulator
Memory simulator
CPU simulator
237. How many categories are there for the low-level simulation?
2
3
4
5
238. How many categories are there for the low-level simulation?
2
3
4
5
239. Which of the following can simulate the LCD controllers and parallel ports?
Memory simulator
SDS
Input simulator
Output tools
240. Which of the following provides a low-level method of debugging software?
High-level simulator
Low-level simulator
Onboard debugger
CPU simulator
241. Which of the following has the ability to download code using a serial port?
CPU simulator
High-level language simulator
Onboard debugger
Low-level language simulator
242. What does the processor fetches from the EPROM if the board is powered?
Reset vector
Ready vector
Start vector
Acknowledge vector
243. Which of the following device can transfer the vector table from the EPROM?
ROM
RAM
CPU
Peripheral
244. Which of the following allows the reuse of the software and the hardware components?
Platform based design
Memory design
Peripheral design
Input design
245. Which of the following is the design in which both the hardware and software are considered during the design?
Platform based design
Memory based design
Software/hardware codesign
Peripheral design
246. What does API stand for?
Address programming interface
Application programming interface
Accessing peripheral through interface
Address programming interface
247. Which activity is concerned with identifying the task at the final embedded systems?
High-level transformation
Compilation
Scheduling
Task-level concurrency management
248. In which design activity, the loops are interchangeable?
Compilation
Scheduling
High-level transformation
Hardware/software partitioning
249. Which design activity helps in the transformation of the floating point arithmetic to a fixed point arithmetic?
High-level transformation
Scheduling
Compilation
Task-level concurrency management
250. Which design activity is in charge of mapping operations to hardware?
Scheduling
High-level transformation
Hardware/software partitioning
Compilation
251. Which of the following is approximated during hardware/software partitioning, during task level concurrency management?
Scheduling
Compilation
Task-level concurrency management
High-level transformation
252. Which of the following is a process of analyzing the set of possible designs?
Design space exploration
Scheduling
Compilation
Hardware/software partitioning
253. Which of the following is a meet-in-the-middle approach?
Peripheral based design
Platform based design
Memory based design
Processor design
254. A software program that serves as an interface between the user of a computer and computer hardware is called
Application software
Utility system
Compiler
Operating system
255. Which of the following was the first single user command based operating system (OS) for PC?
Windows 9X
VMS
Windows 95
PC-DOS
256. Which of the following is/are multitasking operating system?
Linux
Unix
Windows 95
All of the above
257. Which of the following operating system is responsible for scheduling tasks according to priority and resource required?
Time Sharing Operating System
Real time Operating System
Multi User Operating System
Batch Processing Operating System
258. Which of the following is a batch processing operating system?
Linux
VMS
Unix
Mac OS
259. Which of the following is also known as Command Line Interface (CLI)?
Character User Interface
Command User Interface
Command User Intercom
None of these
260. Microsoft Windows operating system is . . . . and . . . .
Multitasking, Multiuser
Multiuser, Single tasking
Single user, Multitasking
Single user, Single tasking
261. The process which is used to load the operating system in the memory of computer is called
Processing
Booting
Starting
Synchronizing
262. Which program is typically stored in ROM (read only memory) of a computer system?
Application program
Operating system program
Bootstrap program
Both b and c
263. The process of choosing a task among several tasks in the pool and loading it into the main memory, is
Single processing
Job scheduling
Single programming
Single tasking
264. What is the full form of POST?
Power On Self Test
Power Off Self Test
Power On/Off Self Test
None
265. The ______ Operating System pays more attention to the meeting of the time limits.
Network
Distributed
Online
Real-time
266. The interrupt latency should be ______ for real time operating systems.
Maximum
Minimal
Dependent on the scheduling
Zero
267. The Time duration required for scheduling dispatcher to stop one process and start another is called...
Dispatch latency
Process latency
Interrupt latency
Execution latency
268. Which single task of a particular application is process is a type of processor...
Applicant processor
One task processor
Real Time processor
Dedicated processor
269. Which one of the following is a real time operating system?
RTLinux
VxWorks
Windows CE
All of the mentioned
Last updated