Computer Knowledge Practice Question and Answer
8 Q: In which language is the most appropriate documentation possible?
1534 062ff6751047feb079270aed6
62ff6751047feb079270aed6- 1FORTRANfalse
- 2COBOLtrue
- 3PASCALfalse
- 4none of thesefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "COBOL"
Q: The extension of MS Excel's workbook or file is-
1530 063ecce3faa2a114c951ee1ae
63ecce3faa2a114c951ee1ae- 1.DOCfalse
- 2.XLXfalse
- 3.XLCfalse
- 4.XLSXtrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. ".XLSX"
Q: Which cobble is used to send modulated light?
1529 063ee06080fa4111f87e466e4
63ee06080fa4111f87e466e4- 1Category 3 UTPfalse
- 2Category 5 UTPfalse
- 3fibertrue
- 4coaxfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "fiber"
Explanation :
It seems there might be a confusion in your question. If you are referring to the technology used for transmitting data using modulated light, the term you are looking for is "fiber optic cable" or simply "fiber." Fiber optic cables are thin, flexible strands of glass or plastic that transmit data as modulated light pulses. They are widely used for high-speed data transmission over long distances due to their ability to carry large amounts of data with low attenuation and high bandwidth capabilities.
Q: An optical input device that scans and reads pencil pen marks on paper media?
1528 064b91c2ae154aff53380fc05
64b91c2ae154aff53380fc05- 1OMRtrue
- 2Magnetic tapefalse
- 3Punch card readerfalse
- 4Optical scannerfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "OMR "
Explanation :
1. Optical Mark Reading (OMR) is a method of entering data into a computer system.
2. Optical mark readers read pencil or pen marks made in pre-determined positions on paper forms as answers to questions or tick list signs.
Q: In the URL http:// www. mahendras.org, the portion labelled http is the ---------.
1526 06082af5791a9f43a97b7128d
6082af5791a9f43a97b7128d- 1protocoltrue
- 2top level domainfalse
- 3hostfalse
- 4domain namefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "protocol "
Q: What is the difference between do-while and while condition?
1522 063e62b5c7407bd1b2d1dd823
63e62b5c7407bd1b2d1dd823- 1In do-while, a semicolon is used after the condition.false
- 2Semicolon is not used in Whilefalse
- 3While statement is after the conditionfalse
- 4none of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "none of the above"
Explanation :
The key difference lies in when the loop condition is checked. In the while loop, the condition is checked before the first iteration, potentially resulting in zero iterations. In the do-while loop, the condition is checked after the first iteration, ensuring that the loop body is executed at least once.
Q: Information travels between components on the mother board through is
1518 0609f99443c86b056325be06d
609f99443c86b056325be06d- 1Flash memoryfalse
- 2CMOSfalse
- 3Baysfalse
- 4Peripheralstrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "Peripherals"
Q: Web ……. consists of more than one web page which is located on the web server?
1517 0619f59d68726706312896c60
619f59d68726706312896c60- 1Sitetrue
- 2Templatefalse
- 3Storyfalse
- 4Hubfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice

