Computer GK Practice Question and Answer
8 Q: Cache memory is used for -
1368 063e4e05fc386f46a0a6f602f
63e4e05fc386f46a0a6f602f- 1for permanent storagefalse
- 2to overcome the speed barrier between memory and processortrue
- 3for important datafalse
- 4none of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "to overcome the speed barrier between memory and processor"
Q: Which command is used to remove a table from the database in SQL?
1367 063e9ee077312b71d33d794fb
63e9ee077312b71d33d794fb- 1DELETE TABLEfalse
- 2DROP TABLEtrue
- 3ERASE TABLEfalse
- 4UNATTACH TABLEfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "DROP TABLE "
Explanation :
In SQL, the DROP TABLE command is used to remove a table from the database. When you execute DROP TABLE, it deletes the table along with all its data, indexes, triggers, constraints, and permissions. It should be used with caution as it permanently removes the table and all associated objects from the database.
Q: When the Tab key is pressed, how many space characters are inserted?
1366 064b930272dc867f593041ec1
64b930272dc867f593041ec1- 11false
- 22false
- 33false
- 44true
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "4"
Explanation :
1. When the Tab key is pressed, 4 space characters are inserted.
2. The following are the tasks performed by the keyboard-
- With its help, alpha-numerical data is easily input into the computer.
- In the absence of a mouse, many of the tasks done by the mouse can be done.
- Through this, commands are given to the computer.
- By using the combination of buttons (shortcut keys) present in it, many operations can be performed, which saves a lot of time.
- Apart from this, tasks like playing games, controlling music etc. can be done.
Q: Which of the following devices is used to connect a computer to the internet through a phone line?
1365 064943a044e0960e054768279
64943a044e0960e054768279- 1Modemtrue
- 2Routerfalse
- 3Switchfalse
- 4Firewallfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "Modem"
Explanation :
1. A modem is used to connect the computer to the Internet through a phone line.
2. A modem converts digital information from your computer into analog signals that can be transmitted over wires (and vice versa).
Q: Search engines perform the following tasks?
1363 064b9139ee154aff53380df03
64b9139ee154aff53380df03- 1Web crawlingfalse
- 2Indexingfalse
- 3Searchingfalse
- 4All of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "All of the above "
Explanation :
The search engine performs the following tasks-
1. Web crawling: Search engines search all web pages on the web using a crawler. A crawler is a program that finds new web pages by following links on the web.
2. Indexing: Once the crawler finds all the web pages, the search engine indexes them in a database. The index contains information for each web page, such as title, URL, and content.
3. Searching: When a user types a search query, the search engine searches all the web pages in the index that may be related to the query.
Q: The inventor of the web is
1360 063e632509353301b5ccd8e50
63e632509353301b5ccd8e50- 1Bill Gatesfalse
- 2Robert Tanenbaumfalse
- 3Team burner leetrue
- 4none of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Team burner lee"
Q: The company has a large network which is divided into smaller parts. By using which device LAN can be divided into different parts?
1357 063e62de99353301b5ccd84f8
63e62de99353301b5ccd84f8- 1an internal firewallfalse
- 2router between subnetsfalse
- 3individual switch for departmentfalse
- 4all of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "all of the above"
Q: The printed output from the computer is often called:
1344 064a5138f8ecb104cc62513db
64a5138f8ecb104cc62513db- 1Copyfalse
- 2Soft copyfalse
- 3Hard copytrue
- 4Paperfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Hard copy"
Explanation :
1. The output printed from the computer is called a hard copy.
2. “When we see any text or image or any design inside any computer software, then to make that design or text a document, with the help of a printer, with the help of a hard copy generator. If it is printed on paper, then that printed paper is called a Hard Copy”.

