Networking & Databas MCQs (1)
Networking & Databas MCQs (1)
7. Which type of network typically covers a small area like a home or office?
A) WAN B) LAN C) MAN D) SAN
11. Which network type is commonly used to connect buildings within a city or campus?
A) LAN B) WAN C) PAN D) MAN
12. In a star topology, all devices are connected to:
A) Each other directly B) A central hub or switch C) A single cable D) The internet
13. Which topology uses a single central cable (backbone) to connect all devices?
A) Star Topology B) Mesh Topology C) Ring Topology D) Bus Topology
17. Which of the following topologies is easiest to install and requires the least amount of cable?
A) Mesh Topology B) Star Topology C) Bus Topology D) Hybrid Topology
19. Which layer of the OSI model is responsible for end-to-end communication and reliability?
A) Network Layer B) Data Link Layer C) Transport Layer D) Physical Layer
26. Which OSI layer ensures that data is sent in the correct sequence and without errors?
A) Transport Layer B) Session Layer C) Presentation Layer D) Network Layer
DATABASE
1. What is a database?
A) A programming language B) A collection of related data
C) A type of hardware D) A network system
8. The command used to remove all records from a table in SQL is:
A) DELETE B) REMOVE C) DROP D) TRUNCATE
11. Which command is used to add new data into a table in SQL?
A) ADD B) APPEND C) INSERT D) PUSH
20. What does the acronym CRUD stand for in database operations?
A) Create, Read, Update, Delete B) Copy, Run, Use, Delete
C) Collect, Relate, Update, Define D) Create, Replace, Undo, Download