Question : A central computer surrounded by one or more satellite computers is called a
Solution :
Correct Answer : Star network
Description -
Question : Access control is achieved at the________________layer.
Solution :
Correct Answer : data link
Description -
Question : The Network layer is responsible for ____________ delivery of a packet.
Solution :
Correct Answer : source to destination
Description -
Question : The function of presentation layer is to __________________
Solution :
Correct Answer : Encrypt data
Description -
Question : CPU scheduling :
Solution :
Correct Answer : all of the above
Description -
Question : The......... of two sets A and B is the set of all those pairs whose first coordinate is an element of A and the second coordinate is an element of B. The set is denoted by AxB.
Solution :
Correct Answer : Cartesian product
Description -
Question : The values for an attribute or a column are drawn from a set of values known as a :
Solution :
Correct Answer : Domain
Description -
Question : Which one is true for FCFS scheduling :
Solution :
Correct Answer : All of above
Description -
Question : Round Robin scheduling algorithm falls under the category of-
Solution :
Correct Answer : Preemptive scheduling
Description -
Question : Which of the following is not a Routing Algorithm?
Solution :
Correct Answer : Traffic shaping
Description -
Question : Error detection at data link layer is achieved by
Solution :
Correct Answer : Cyclic redundancy codes
Description -
Question : Banker's algorithm for resource allocation deals with
Solution :
Correct Answer : Dead lock avoidance
Description -
Question : ACID properties of transaction is
Solution :
Correct Answer : All of the above
Description -
Question : A compiler which runs on one machine and generates a code for another machine-
Solution :
Correct Answer : Cross-compiler
Description -
Question : Primary key
Solution :
Correct Answer : All of the above
Description -
Question : The relational database environment has all of the following components except
Solution :
Correct Answer : Separate file
Description -
Question : The process of converting analog signals into digital signals so they can be processed by a receiving computer is referred to as:
Solution :
Correct Answer : digitizing
Description -
Question : Thrashing
Solution :
Correct Answer : Can be caused by poor paging algorithm
Description -
Question : When the result of a computation depends on the sequence or timing the processes involved there is said to be :
Solution :
Correct Answer : Race condition
Description -
Question : Graphs can be implemented using : (a) Arrays (b) Linked list (c) Stack (d) Queue
Solution :
Correct Answer : a and d
Description -