Computer Knowledge Practice Question and Answer
8 Q: Father of ‘C’ programming language
1758 0609f7b941679a537e3a1947a
609f7b941679a537e3a1947a- 1Thomas Kurtzfalse
- 2Prof Jhon Kemenyfalse
- 3Dennis Ritchietrue
- 4Bill Gatesfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Dennis Ritchie "
Q: Choose the correct option according to the increasing order of storage capacity?
1755 061cee75f8067f406dfed042b
61cee75f8067f406dfed042b- 1CD-RW< DVD< Blu Ray Disc< Hard Disktrue
- 2CD-RW-DVD< Hard Disc< Blu Ray Discfalse
- 3CD-RW< Blu Ray Disc< DVD< Hard Diskfalse
- 4CD-RW< Blu Ray Disc< DVD< Hard Diskfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "CD-RW< DVD< Blu Ray Disc< Hard Disk"
Q: Type of a file in a computer can be identified by the______.
1749 0606c3dc0556643278a767a8d
606c3dc0556643278a767a8d- 1File Sizefalse
- 2File pathfalse
- 3Folder namefalse
- 4File extensiontrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "File extension"
Q: Array is used for-
1747 063ede73a7312b71d33e25e8d
63ede73a7312b71d33e25e8d- 1To store the value in memoryfalse
- 2To delete the value in memoryfalse
- 3for outputfalse
- 4all of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "all of the above"
Explanation :
An array is used to store values in memory. Arrays allow you to store multiple values of the same data type under a single variable name, making it easier to manage and manipulate data in programming. Arrays are commonly used in various programming languages for tasks such as storing collections of data, performing calculations on large sets of values, and iterating through elements to process them. Arrays are not used for deleting values in memory or for output; their primary purpose is to store and organize data.
Q: Where you are likely to find an embedded operating system ?
1746 0601bc79a7c5c886562ae9581
601bc79a7c5c886562ae9581- 1on a desktop operating systemfalse
- 2on a networked PCfalse
- 3on a network serverfalse
- 4on a PDAtrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "on a PDA"
Q: Which of the following formula is written incorrectly for Excel -
1746 0619f5c0f87267063128977d7
619f5c0f87267063128977d7- 1=97+45false
- 2=C8*B1false
- 397+45true
- 4=C9+16false
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "97+45"
Q: Which of the following is not a basic function of computer?
1745 05ff7dd25c24e1471a7f7fe66
5ff7dd25c24e1471a7f7fe66- 1Process datafalse
- 2Scanning texttrue
- 3Accepting inputfalse
- 4storing datafalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Scanning text"
Q: Plotter is an output device that prints _______ etc. on hard copy.
1745 063ecbf5535d86258ec99c1ca
63ecbf5535d86258ec99c1ca- 1chartfalse
- 2Graphfalse
- 3drawingfalse
- 4all of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "all of the above"
Explanation :
A plotter is an output device that prints vector graphics on hard copy. Unlike printers, which are designed for raster graphics and text, plotters are specialized devices used to produce high-quality drawings, diagrams, and other vector-based illustrations. Plotters use pens or other drawing tools to create precise lines and shapes on paper, making them particularly useful for applications that require detailed and accurate graphical output, such as architectural and engineering designs.

