Embedded Systems Questions and Answers – Characteristics of Windows NT-II

This set of Embedded Systems Question Bank focuses on “Characteristics of Windows NT-II”.

1. What does LPC stand for?
a) local procedure call
b) local program call
c) local program code
d) local procedure code
View Answer

Answer: a
Explanation: The LPC is defined as the local procedure call which is responsible for coordinating the system calls from the WIN32 subsystem and an application.

2. Which of the following is responsible for coordinating the system call within an application and the WIN32 subsystem?
a) kernel
b) file system
c) LPC
d) network support
View Answer

Answer: c
Explanation: The local procedure call is responsible for coordinating the system calls from the WIN32 subsystem and an application. Depending upon the type of the system call, the application will be routed directly with the LPC without going through the WIN32 subsystem.

3. Which of the following is responsible for ensuring correct operation of all processes which are running within the system?
a) kernel
b) file system
c) lpc
d) user mode
View Answer

Answer: a
Explanation: The kernel is responsible for ensuring the correct operation of all process which are running within the system. It also provides the synchronisation and the scheduling that the system needs.
advertisement
advertisement

4. How many level priority scheme does the scheduling used in the kernel?
a) 8
b) 16
c) 32
d) 64
View Answer

Answer: c
Explanation: The scheduling support in the kernel support 32 level priority scheme and it can be used to schedule threads rather than processes.

5. Which procedure in the kernel allows the thread to wait until a specific resource is available?
a) synchronisation
b) scheduling
c) scheduling and synchronisation
d) lpc
View Answer

Answer: a
Explanation: The synchronisation procedure will allow the thread to wait until a specific resource such as semaphore, object etc are available.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. 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) memory
View Answer

Answer: a
Explanation: 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.

7. How many file system does the Windows NT support?
a) 4
b) 5
c) 3
d) 2
View Answer

Answer: c
Explanation: The Windows NT support three file system and these coexist with each other even though there are some restrictions.
advertisement

8. What does FAT stand for?
a) file address table
b) file access table
c) file arbitrary table
d) file allocation table
View Answer

Answer: d
Explanation: The FAT or file allocation table is a kind of file system which is used by the Windows 3.1 and the MS-DOS.

Sanfoundry Global Education & Learning Series – Embedded System.

advertisement

To practice Embedded Systems Question Bank, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.