True/False: List of Attempted Questions and Answers
True/False: List of Attempted Questions and Answers
True/False: List of Attempted Questions and Answers
True/False
Question Prototyping is a tool to test the design of system
Your Answer Difficult to manage , Faster than user thread , Faster to create
True/False
Question Many to Many model multiplexes many user level threads to a
smaller or equal number of kernel threads.
Correct Answer True
True/False
Question A virus is a fragment of code embedded in a legitimate program
True/False
Question An I/O bound process spend more of its time doing I/O than it
spends doing computations.
Correct Answer True
True/False
Question The I/O scheduler rearranges the order of the queue to improve
the overall system efficiency and the average response time
experienced by application
Correct Answer True
True/False
Question Linux is a multi-user, multitasking system with a full set of UNIX-
compatible tools.
Correct Answer True
Correct Answer Structure does not support OOPS Class Supports OOPS.
Your Answer Structure does not support OOPS Class Supports OOPS.
True/False
Question In Public Key Encryption, each user has both a public and a
private key.
Correct Answer True
True/False
Question As an object-oriented systems NT uses objects for all its
services and entities.
Correct Answer True
True/False
Question Main Memory is a volatile storage device that loses its contents
when power is turned off.
Correct Answer True
True/False
Question An asynchronous call returns immediately, without waiting for the
I/O to complete.
Correct Answer True
True/False
Question Data transfer from cache to CPU and registers is usually a
software function, with little operating system intervention.
Correct Answer False
True/False
Question Once class is defined we can create limited number of objects
belonging to that class.
Correct Answer False
True/False
Question In Lock-key mechanism, users are allowed to examine or modify
the list of keys or locks directly.
Correct Answer False
True/False
Question In FIFO algorithm the page removed from memory is the one
which most recently used.
Correct Answer False
True/False
Question I/O system calls are costly in terms of CPU consumptions.
True/False
Question A functionality prototype can be designed that does not have the
final user interface, but allows users to try out various features,
such as forwarding messages or attaching files without worrying
about the final interface.
Correct Answer True
Correct Answer Structure does not support OOPS Class Supports OOPS.
Your Answer Structure does not support OOPS Class Supports OOPS.
Your Answer 8
True/False
Question Firewall monitors and logs all connections.
Your Answer CS
Select The Blank
Question The creating process is called a ________ process.
True/False
Question Objects can not interact unless they know the details of each
others data or code.
Correct Answer False