

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
101. |
Which of the following are grouped into directories and subdirectories?(a) register(b) memory(c) files(d) routinesThis question was addressed to me in an interview for job.This intriguing question comes from Linux in section Real Time Operating systems of Embedded Systems |
Answer» RIGHT answer is (c) files The best explanation: The files are grouped into directories and subdirectories. This file system CONTAINS all the data files, commands, programs and special files which ALLOW the ACCESS to the physical computer system. The file system of the Linux operating system is SIMILAR to the UNIX operating system. |
|
102. |
Which of the following locates a parameter block by using an address pointer?(a) OS(b) kernel(c) system(d) memoryThis question was posed to me in homework.My question is taken from Operating Systems in division Real Time Operating systems of Embedded Systems |
Answer» The CORRECT choice is (B) kernel |
|
103. |
What is the size of the linear address in the virtual memory manager?(a) 2 Gbytes(b) 12 Gbytes(c) 4 Gbytes(d) 16 GbytesThis question was posed to me by my college director while I was bunking the class.I need to ask this question from Resource Protection-II topic in portion Real Time Operating systems of Embedded Systems |
Answer» RIGHT OPTION is (c) 4 Gbytes The EXPLANATION is: The virtual memory manager can allocate a linear address space of size 4 Gbytes to each PROCESS which is UNIQUE and cannot be accessed by the other processes. |
|
104. |
Which unit protects the hardware?(a) MMU(b) hardware unit(c) bus interface unit(d) execution unitThe question was asked during an interview.Question is taken from Resource Protection topic in portion Real Time Operating systems of Embedded Systems |
Answer» RIGHT answer is (a) MMU Explanation: The HARDWARE PART is PROTECTED by the memory management UNIT. The memory part is also protected by the memory management unit. The hardware such as the input-output devices are protected and is prevented from the direct access. |
|
105. |
Which of the following supports the MS-DOS file?(a) pNA+ network manager(b) pSOS+ kernel(c) pSOS+ m(d) pHILE+ file systemThe question was asked during an interview.Question is from Commercial Operating Systems-II topic in chapter Real Time Operating systems of Embedded Systems |
Answer» The correct ANSWER is (d) pHILE+ FILE system |
|
106. |
Which of the following uses its own address space?(a) thread(b) process(c) task(d) kernelThis question was posed to me during a job interview.I'd like to ask this question from Tasks,Threads and Process in portion Real Time Operating systems of Embedded Systems |
Answer» RIGHT answer is (a) thread For EXPLANATION: Threads USES SHARED memory SPACE and it uses the memory space of the process. |
|
107. |
Which can control the memory sharing between the tasks?(a) kernel(b) application(c) software(d) OSThis question was addressed to me in an internship interview.Origin of the question is Multitasking Operating Systems in portion Real Time Operating systems of Embedded Systems |
Answer» Right answer is (a) KERNEL |
|
108. |
Which of the following provides a time period for the context switch?(a) timer(b) counter(c) time slice(d) time machineThis question was addressed to me in a job interview.Origin of the question is Multitasking Operating Systems topic in portion Real Time Operating systems of Embedded Systems |
Answer» The correct option is (c) time slice |
|
109. |
Which of the following is the first widely used operating system?(a) MS-DOS(b) windows XP(c) android(d) CP/MThe question was posed to me during an interview.The query is from Operating Systems topic in division Real Time Operating systems of Embedded Systems |
Answer» The correct choice is (d) CP/M |
|
110. |
Which of the following is very resilient to the system crashes?(a) Windows 3.1(b) MS-DOS(c) Windows NT(d) kernelI got this question in an interview for internship.This intriguing question originated from Resource Protection in chapter Real Time Operating systems of Embedded Systems |
Answer» Correct choice is (c) Windows NT |
|
111. |
Which of the following defines the virtual hardware that the kernel uses?(a) HAL(b) NTFS(c) FAT(d) VFATI got this question in an internship interview.I'm obligated to ask this question of Characteristics of Windows NT topic in division Real Time Operating systems of Embedded Systems |
Answer» Correct choice is (a) HAL |
|
112. |
Which process defines the allocation of the mass storage to the logical file system?(a) mounting(b) de-allocation(c) demounting(d) unmountingThis question was posed to me by my school principal while I was bunking the class.The above asked question is from Linux-II topic in section Real Time Operating systems of Embedded Systems |
Answer» Right choice is (a) MOUNTING |
|
113. |
Which of the following uses a swap file to provide the virtual memory?(a) windows NT(b) kernel(c) memory(d) memory management unitI had been asked this question in exam.My question is from Resource Protection-II topic in division Real Time Operating systems of Embedded Systems |
Answer» The correct option is (a) windows NT |
|
114. |
Which of the following controls the time slicing mechanism in a multitasking operating system?(a) kernel(b) single tasking kernel(c) multitasking kernel(d) application managerI have been asked this question in unit test.This key question is from Multitasking Operating Systems topic in division Real Time Operating systems of Embedded Systems |
Answer» CORRECT option is (c) multitasking kernel The EXPLANATION: The multitasking OPERATING systems are associated with the multitasking kernel which controls the TIME slicing mechanism. |
|
115. |
Who started Linux first as a personal project?(a) Linus Torvalds(b) Ken Thompson(c) Dennis Ritchie(d) John DellThe question was posed to me at a job interview.The doubt is from Linux in division Real Time Operating systems of Embedded Systems |
Answer» The correct choice is (a) Linus Torvalds |
|
116. |
Which of the following must be used to isolate the access in the user mode?(a) device driver(b) software driver(c) on-chip memory(d) peripheralsThe question was posed to me in an interview for internship.My enquiry is from Resource Protection-II in chapter Real Time Operating systems of Embedded Systems |
Answer» Correct choice is (a) device driver |
|
117. |
Which of the following kernel supports the MC68000 family?(a) pSOS+(b) pSOS+kernel(c) pNA+ network manager(d) pSOS multiprocessor kernelThe question was asked in an interview for internship.My enquiry is from Commercial Operating Systems topic in section Real Time Operating systems of Embedded Systems |
Answer» CORRECT choice is (a) pSOS+ For EXPLANATION I would say: The pSOS+ kernel supports many PROCESSOR FAMILIES like Intel 80×86, M88000, MC68000 and i960 processors. The kernel is small in size and has a 15-20 Kbytes RAM. |
|
118. |
Who developed the OS-9?(a) Microwave(b) Microwave and Motorola(c) Motorola and IBM(d) Microwave and IBMThe question was posed to me in homework.I want to ask this question from Commercial Operating Systems-II in chapter Real Time Operating systems of Embedded Systems |
Answer» Correct choice is (B) MICROWAVE and Motorola |
|
119. |
Which of the following is the multiprocessing version of the kernel?(a) pSOS+(b) pSOS+ kernel(c) pSOS multiprocessor kernel(d) pSOSThe question was asked during an online exam.The question is from Commercial Operating Systems topic in section Real Time Operating systems of Embedded Systems |
Answer» The correct choice is (c) PSOS multiprocessor kernel |
|
120. |
Which of the following is inherited from the parent task?(a) task(b) process(c) thread(d) kernelI got this question in class test.The query is from Tasks,Threads and Process in chapter Real Time Operating systems of Embedded Systems |
Answer» | |
121. |
Which of the following requires programming within the application?(a) time slice(b) scheduling algorithm(c) pre-emption(d) cooperative multitaskingThis question was addressed to me in homework.The above asked question is from Task Swapping Methods topic in division Real Time Operating systems of Embedded Systems |
Answer» The CORRECT choice is (d) COOPERATIVE multitasking |
|
122. |
Which mechanism is used behind the Windows 3.1?(a) time slice(b) pre-emption(c) cooperative multitasking(d) scheduling algorithmThe question was posed to me in a national level competition.The origin of the question is Task Swapping Methods in division Real Time Operating systems of Embedded Systems |
Answer» Correct answer is (c) cooperative multitasking |
|
123. |
Which can control memory usage?(a) operating system(b) applications(c) hardware(d) kernelI got this question in an interview for job.This interesting question is from Multitasking Operating Systems in section Real Time Operating systems of Embedded Systems |
Answer» RIGHT option is (d) kernel Easiest EXPLANATION: The kernel can control the MEMORY usage and it can also prevent the TASKS from corrupting each other. |
|
124. |
Which file type of Linux has no restriction on size and can have any kind of data?(a) special(b) regular(c) directories(d) named pipesI got this question in an online interview.Question is from Linux-II topic in division Real Time Operating systems of Embedded Systems |
Answer» The correct answer is (b) regular |
|
125. |
How many file system does the Windows NT support?(a) 4(b) 5(c) 3(d) 2I had been asked this question in a job interview.This interesting question is from Characteristics of Windows NT-II topic in division Real Time Operating systems of Embedded Systems |
Answer» | |
126. |
Which of the following can preempt the current thread and reschedule the high priority thread in the kernel?(a) interrupt(b) lpc(c) file system(d) memoryThe question was posed to me in exam.The origin of the question is Characteristics of Windows NT-II in chapter Real Time Operating systems of Embedded Systems |
Answer» RIGHT answer is (a) interrupt For explanation I would say: The interrupts and the similar events such as exceptions can pass through the kernel which can preempt the CURRENT THREAD and the can reschedule the high priority thread to PROCESS. |
|
127. |
Which provides the TCP/IP communication over the ethernet and FDDI?(a) pSOS+m(b) pSOS+ kernel(c) pNA+ network manager(d) pSOS+This question was posed to me in an interview for job.Enquiry is from Commercial Operating Systems in section Real Time Operating systems of Embedded Systems |
Answer» Correct option is (c) pNA+ network MANAGER |
|
128. |
Which term is used to encompass more than a simple context switch?(a) process(b) single thread system(c) thread(d) multithreadThis question was addressed to me in a national level competition.I want to ask this question from Tasks,Threads and Process in division Real Time Operating systems of Embedded Systems |
Answer» Correct CHOICE is (a) process |
|
129. |
Which of the following includes its own I/O routine?(a) hardware(b) kernel(c) operating system(d) application managerI got this question by my school teacher while I was bunking the class.My enquiry is from Operating Systems in chapter Real Time Operating systems of Embedded Systems |
Answer» Right option is (c) operating system |
|