Computer Knowledge Practice Question and Answer
8 Q: What is it called when more than one if-statement is used together?
1495 063ede4ad7312b71d33e25815
63ede4ad7312b71d33e25815- 1if-else statementfalse
- 2nested statementtrue
- 3more if statementsfalse
- 4None of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "nested statement"
Explanation :
Certainly! A nested if statement refers to an if statement that is placed inside another if statement or other control structures. It allows for more specific conditions and complex decision-making in a program. The inner if statement is only executed if the outer if statement's condition is true.
Q: The goal of normalization is to _______.
1495 061b8bbf9a9d1da035de50376
61b8bbf9a9d1da035de50376- 1Minimize the number of relationshipsfalse
- 2Minimum number of entitiesfalse
- 3Minimize the number of tablesfalse
- 4Minimizing data redundancytrue
- 5None of thesefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "Minimizing data redundancy"
Q: What is virus that spreads in computer?
1493 063ecd3090fa4111f87e15c9e
63ecd3090fa4111f87e15c9e- 1It is hardwarefalse
- 2It is a computer programtrue
- 3It is system softwarefalse
- 4It is a windows toolfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "It is a computer program"
Explanation :
a virus that spreads in a computer is a type of malicious computer program. Computer viruses are software programs designed to replicate themselves and spread from one computer to another. They can attach themselves to legitimate programs or documents, and when the infected program or document is executed, the virus activates and starts spreading to other files and systems. Viruses can cause various harmful effects, such as corrupting or deleting files, stealing sensitive information, or disrupting computer operations. Antivirus software and best practices, such as avoiding suspicious downloads and email attachments, are used to protect computers from these malicious programs.
Q: What is the shortcut key to open File Explorer or File Manager?
1490 06494296fc7d7c7e06717ec04
6494296fc7d7c7e06717ec04- 1Ctrl + Nfalse
- 2Ctrl + Otrue
- 3Ctrl + Efalse
- 4Ctrl + Ffalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Ctrl + O"
Explanation :
1. The shortcut key to open File Explorer or File Manager is Ctrl + O.
2. In Microsoft Excel and all other spreadsheet programs, pressing Ctrl+O brings up the Open window, allowing you to load an existing spreadsheet stored on your computer.
3. In Microsoft Word and other word processors, pressing Ctrl+O brings up the Open window, allowing you to load an existing document stored on your computer.
Q: Which device is designed to send packets using package addresses?
1486 063ee0676b0030e718d802957
63ee0676b0030e718d802957- 1Specialty Hubfalse
- 2switching hubtrue
- 3Port Hubfalse
- 4filtering hubfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "switching hub"
Explanation :
A switching hub, also known as a network switch, is designed to send packets using package addresses. A network switch operates at the data link layer of the OSI model and uses MAC addresses to forward data frames to specific devices within a local area network (LAN). Unlike a hub, which simply broadcasts data to all devices in the network, a switch intelligently forwards packets only to the device intended to receive the data, increasing network efficiency and reducing unnecessary network traffic.
Q: Is Google Play Store used on mobile?
1483 064b9259ce154aff533811ef7
64b9259ce154aff533811ef7- 1To play gamesfalse
- 2To install new applicationstrue
- 3To search data on mobilefalse
- 4All of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "To install new applications"
Explanation :
1. It is an international online software store developed by Google for Android devices.
2. Google Play is an online store where people can find their favorite applications, games, movies, TV shows, books, and more.
3. There are 2 million applications and games available for billions of people in the world.
4. So far, developers have earned more than $120 billion from these.
Q: What types of charts can be created using Microsoft Excel 2010?
1483 061c4656b526f66437dfd8c3d
61c4656b526f66437dfd8c3d- 1Line chart and Pie chart onlyfalse
- 2Line graph onlyfalse
- 3Bar chart, Line graph and Pie charttrue
- 4Bar chart and line graph onlyfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Bar chart, Line graph and Pie chart"
Q: Which components are used in LAN for Ethernet?
1480 063edff5de6cd351b7500c59c
63edff5de6cd351b7500c59c- 1COAXfalse
- 2Fiberfalse
- 3STPfalse
- 4All of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "All of the above"
Explanation :
All three components—COAX (coaxial cables), Fiber (optical fiber cables), and STP (shielded twisted pair cables)—can be used in LANs for Ethernet connectivity, depending on specific network requirements and conditions. Different types of Ethernet cables, including coaxial, fiber optic, and shielded twisted pair, are used based on factors such as data transfer speed, distance, and susceptibility to electromagnetic interference.

