Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Computer Fundamentals → Introduction to Computer 39

Which protocol resolves domain to IP?
DNS
click to copy
IMAP vs POP3: IMAP?
Keeps mail on server, syncs across devices
click to copy
Which protocol provides secure remote shell access?
SSH
click to copy
SFTP stands for?
Secure FTP
click to copy
VPN tunnel encrypts?
All traffic between client and VPN server
click to copy
Which OSI layer handles physical transmission?
Layer 1
click to copy
Parity check detects how many bit errors?
Single bit errors
click to copy
CRC stands for?
Cyclic Redundancy Check
click to copy
Which network device regenerates signal without processing data?
Repeater
click to copy
VLAN stands for?
Virtual Local Area Network
click to copy
QoS in networking stands for?
Quality of Service
click to copy
BGP stands for?
Border Gateway Protocol
click to copy
OSPF stands for?
Open Shortest Path First
click to copy
Token Ring uses which topology?
Ring
click to copy
CSMA/CD is used in?
Ethernet
click to copy
CSMA/CA is used in?
Wi-Fi (802.11)
click to copy
Which is NOT a network protocol?
ALU
click to copy
Packet switching sends data as?
Variable-size packets with routing info
click to copy
Circuit switching is used in?
Traditional telephone networks
click to copy
ATM in networking stands for?
Asynchronous Transfer Mode
click to copy
Which is the default subnet mask for Class A network?
255.0.0.0
click to copy
Class B IP addresses range is?
128.0.0.0 to 191.255.255.255
click to copy
Class C default subnet mask is?
255.255.255.0
click to copy
Multicast addresses belong to?
Class D
click to copy
APIPA address range is?
169.254.x.x
click to copy
Which addressing is used in IPv6 for same-network devices?
Link-local
click to copy
Which is a valid IPv6 address?
2001:db8::1
click to copy
What does '::' represent in IPv6?
Consecutive groups of all-zero octets
click to copy
CIDR stands for?
Classless Inter-Domain Routing
click to copy
A /28 subnet has how many host addresses?
14
click to copy
Proxy server acts as?
Intermediary between client and internet
click to copy
Reverse proxy is placed?
Between internet and web servers
click to copy
Content filtering by proxy is used to?
Block access to certain websites
click to copy
What is the purpose of TTL in IP packets?
Time To Leave packet on network — prevents infinite loops
click to copy
Which layer does SSL/TLS operate at?
Between Transport and Application layers
click to copy
WEP encryption for Wi-Fi is?
Deprecated — has serious security flaws
click to copy
WPA3 is the most secure Wi-Fi protocol because?
Uses SAE (Simultaneous Authentication of Equals)
click to copy
SSID is?
Service Set Identifier — Wi-Fi network name
click to copy
802.11b Wi-Fi maximum speed is?
11 Mbps
click to copy

Computer Fundamentals → Internet Basics 1

POP3 downloads email and?
Usually deletes from server
click to copy