Computer Questions Practice Question and Answer
8Q: The depth of a complete binary tree is given by 1332 05b5cc694e4d2b4197774c4d0
5b5cc694e4d2b4197774c4d0- 1Dn = log 2 (n+1)true
- 2Dn = log 1/2 (n+1)false
- 3Dn = log (n+1)false
- 4Dn = log 2 (n-1)false
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "Dn = log 2 (n+1)"
Explanation :
Answer: A) Dn = log 2 (n+1) Explanation: A complete binary tree is a binary tree where all the levels have maximum number of nodes except possibly the last level. The depth of complete binary tree of n nodes will be Dn=log 2 (n+1) where Dn is the height or depth of the tree and n is the number of nodes.
Q: Central processing unit is combination of 3829 05b5cc61ee4d2b4197774b76f
5b5cc61ee4d2b4197774b76f- 1Arithmetic and Control unittrue
- 2Control and Output unitfalse
- 3Control and Storage unitfalse
- 4Arithmetic logic and input unitfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "Arithmetic and Control unit"
Explanation :
Answer: A) Arithmetic and Control unit Explanation:
Q: Which unit holds data temporarily? 1864 05b5cc64de4d2b4197774bcb2
5b5cc64de4d2b4197774bcb2- 1Secondary storage unitfalse
- 2Output Unitfalse
- 3Primary Memory Unittrue
- 4Input unitfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Primary Memory Unit"
Explanation :
Answer: C) Primary Memory Unit Explanation: Memory is the part of the computer that temporarily holds data and instructions before and after they are processed by the ALU. Memory is also known as primary storage, primary memory, main storage, internal storage, and main memory. Manufacturers often use the term RAM, which stands for random-access memory.
Q: The brain of any computer system is 2123 15b5cc607e4d2b4197774b54e
5b5cc607e4d2b4197774b54e- 1CPUtrue
- 2Memoryfalse
- 3Controlfalse
- 4ALUfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "CPU"
Explanation :
Answer: A) CPU Explanation: Central Processing Unit (CPU) is the brain of any computer system.
Q: What cannot be performed from the windows task manager? 25416 05b5cc619e4d2b4197774b71e
5b5cc619e4d2b4197774b71e- 1Open a programfalse
- 2Check recent CPU usagefalse
- 3Delete a program from the hard drivetrue
- 4View what applications are running in the backgroundfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Delete a program from the hard drive"
Explanation :
Answer: C) Delete a program from the hard drive Explanation: The task manager enables you to monitor processes, applications and services currently running on your computer. You can use it to start and stop programs and processes. In addition, you can use the task manager to show informative stats about your PC’s performance and network. Hence, to delete a program from the hard drive, you have to go to the control panel to uninstall an application properly.
Q: Which file format can be added to a powerpoint show? 1583 05b5cc626e4d2b4197774b855
5b5cc626e4d2b4197774b855- 1.Giffalse
- 2.Wavfalse
- 3.Jpgfalse
- 4All of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "All of the above"
Explanation :
Answer: D) All of the above Explanation:
Q: Word length of a personal computer is 2334 05b5cc642e4d2b4197774bb7c
5b5cc642e4d2b4197774bb7c- 132 bitfalse
- 216 bitfalse
- 38 bittrue
- 44 bitfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "8 bit"
Explanation :
Answer: C) 8 bit Explanation: Word length refers to the number of bits processed by a computer's CPU in one go. These days, typically 32 bits or 64 bits are used. Data bus size, instruction size, address size are usually multiples of the word size.
Q: Fifth generation computer is also known as 6361 05b5cc678e4d2b4197774c16f
5b5cc678e4d2b4197774c16f- 1Very Large Scale Integration (VLSI)false
- 2Knowledge information processing systemtrue
- 3Both A & Bfalse
- 4None of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Knowledge information processing system"
Explanation :
Answer: B) Knowledge information processing system Explanation: