Answer the following statements true (T) or false (F)
1) Embedded software does not execute in response to external events.
2) General-purpose operating systems typically permit any user process to
use interrupts directly.
3) The disadvantage of using a general-purpose OS is that it is not optimized
for real-time and embedded applications.
4) Android is an embedded OS based on a Linux kernel.
5) ”Has a slow and lightweight process or thread switch” is a typical characteristic of a specialized embedded OS.
1) F
2) F
3) T
4) T
5) F
You might also like to view...
A member function that allow the user of the class to change the value in a data member is known as
a. a mutator function b. a mutation c. a manipulator function d. an accessor function
Which Windows utility program removes redundancies from files in order to reduce file size?
A) Disk Cleanup B) Disk Defragmenter C) Program Manager D) File Compression
The _____ is a widely used method of visualizing and documenting software systems design.
A. Unified Modeling Language (UML) B. total cost of ownership (TCO) C. functional decomposition diagram (FDD) D. Rapid Economic Justification (REJ)
The facts in a Prolog program are useful even without any rules.?
Answer the following statement true (T) or false (F)