Computer Questions Practice Question and Answer
8Q: What could cause a Fixed Disk Error? 2154 05b5cc6b6e4d2b4197774d589
5b5cc6b6e4d2b4197774d589- 1Slow Processor Speedfalse
- 2RAM Spacefalse
- 3Incorrect CMOS Settingstrue
- 4Nonefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Incorrect CMOS Settings"
Explanation :
Answer: C) Incorrect CMOS Settings Explanation:
Q: C in MICR stands for ______.
2047 164940d7913e8bde032353ef6
64940d7913e8bde032353ef6- 1Computerfalse
- 2Codefalse
- 3Colourfalse
- 4Charactertrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "Character"
Explanation :
1. The full form of MICR is Magnetic Ink Character Recognition. It is a technology that reads information in checks and other financial documents.
2. Other symbols in MICR have meanings.
- M: Magnetic Ink
- I: Ink
- C: Character
- R: Recognition
Q: _________ is a specialized server that enables the client to share application and data across the network. 2020 45b5cc6bde4d2b4197774d92e
5b5cc6bde4d2b4197774d92e- 1Mass Serverfalse
- 2File servertrue
- 3Data Serverfalse
- 4Host Serverfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "File server"
Explanation :
Answer: B) File server Explanation:
Q: The depth of a complete binary tree is given by 1977 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: What are the four main functions of a computer? 1940 05b5cc6b7e4d2b4197774d638
5b5cc6b7e4d2b4197774d638- 1Data, information, bits and bytesfalse
- 2Hardware, software, modeling and operationsfalse
- 3Input, processing, output and storagetrue
- 4Learning, thinking, intelligence and virtuosityfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Input, processing, output and storage"
Explanation :
Answer: C) Input, processing, output and storage Explanation: The four main functions of a computer are :: 1. Input, 2. Processing, 3. Output and 4. Storage
Q: Which protocol does ping use? 1917 15b5cc6a2e4d2b4197774cbcd
5b5cc6a2e4d2b4197774cbcd- 1ICMPtrue
- 2TCPfalse
- 3BootPfalse
- 4ARPfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "ICMP"
Explanation :
Answer: A) ICMP Explanation: ICMP means Internet Control Message Protocol and is always coupled with the IP protocol (There are 2 ICMP variants one for IPv4 and one for IPv6.) echo request and echo response are the two operation codes of ICMP used to implement ping.
Q: CTRL + ] is used for 1827 05b5cc6a0e4d2b4197774ca3d
5b5cc6a0e4d2b4197774ca3d- 1Re-dofalse
- 2Right align textfalse
- 3Increase in font sizetrue
- 4Expand or collapse the ribbonfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Increase in font size"
Explanation :
Answer: C) Increase in font size Explanation: CTRL + ] is a computer shortcut and is used for Increase in font size. Shortcuts : Re-do ---- Ctrl + Y Right align text ---- Ctrl + R Expand or collapse the ribbon ---- Ctrl + F1
Q: A report generator is used to 1812 15b5cc69be4d2b4197774c801
5b5cc69be4d2b4197774c801- 1print files on papertrue
- 2data entryfalse
- 3update filesfalse
- 4All the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "print files on paper"
Explanation :
Answer: A) print files on paper Explanation: A report generator is a computer program whose purpose is to take data from a source such as a database, XML stream or a spreadsheet, and use it to produce a document in a format which satisfies a particular human readership. Hence, A report generator is used to print files on paper.

