Question
Which theory of motivation assumes that workers can
exercise self-direction and self-control, and that imagination, ingenuity, and creativity are widespread?Solution
Theory X:Â The assumptions that the average human being has an inherent dislike of work, that most people must be threatened to get them to put forth adequate effort, and that people prefer to be directed and to avoid responsibility. Theory Y: The assumptions that work is as natural as play, that workers can exercise self-direction and self-control, and that imagination, ingenuity, and creativity are widespread.
Which register holds the data to be written to or read from memory?
In the context of sorting algorithms, which one of the following is not a comparison-based sorting algorithm?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
Which logic gate operation is performed by an XOR gate?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
The smallest unit of memory that the CPU can read or write is ___.
In a Token Ring network, what happens when a computer wants to transmit data?
A B-tree of order 4 is built from scratch by 10 successive insertions. What is the maximum number of node splitting operations that may take place?
What is the purpose of a diode in a circuit?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?