Common protocols including: TCP/IP (Transmission Control Protocol/Internet Protocol); HTTP (Hyper Text Transfer Protocol); HTTPS (Hyper Text Transfer Protocol Secure); FTP (File Transfer Protocol); POP (Post Office Protocol); IMAP (Internet Message Access Protocol); SMTP (Simple Mail Transfer Protocol)
Track each student's skills and progress in your Mastery dashboards
Give this quiz to my class
Q 1/60
Score 0
What does IP address stand for?
30
Internet Protocol address
Interface Protocol address
Internet Port address
Intranet Protocol address
Q 2/60
Score 0
What does MAC address stand for?
30
Medium Access Computer address
Media Access Control address
Mainstream Access Control address
Modulated Access Communication address
60 questions
Q.
What does IP address stand for?
1
30 sec
1.3.2c
Q.
What does MAC address stand for?
2
30 sec
1.3.2c
Q.
Which of the following is directly associated with a network device's hardware?
3
30 sec
1.3.2c
Q.
What is the main difference between a MAC address and an IP address?
4
30 sec
1.3.2c
Q.
Which type of address changes when you move from one network to another?
5
30 sec
1.3.2c
Q.
IP addresses are typically seen in which format?
6
30 sec
1.3.2c
Q.
MAC addresses are typically seen in which format?
7
30 sec
1.3.2c
Q.
Which statement about IP addresses is accurate?
8
30 sec
1.3.2c
Q.
Which statement about MAC addresses is accurate?
9
30 sec
1.3.2c
Q.
AV4 IP address is composed of how many bits?
10
30 sec
1.3.2c
Q.
Which mode of connection uses radio waves to transfer data?
11
30 sec
1.3.2a
Q.
What type of network connection uses physical cables to connect devices?
12
30 sec
1.3.2a
Q.
Which of the following is NOT a type of wireless connection?
13
30 sec
1.3.2a
Q.
What mode of connection is typically used to connect a device directly to the Internet?
14
30 sec
1.3.2a
Q.
Which mode of connection is typically used for short-range connections between devices?
15
30 sec
1.3.2a
Q.
Which type of connection can technically support unlimited range, dependent on network infrastructure?
16
30 sec
1.3.2a
Q.
What technology is typically used to pair speakers, headsets, or keyboards with a computer or smartphone?
17
30 sec
1.3.2a
Q.
Which mode of connection uses cables for data transfer and provides stable and high-speed internet connection?
18
30 sec
1.3.2a
Q.
Which type of connection is most suitable for establishing networks in a large building like a school or an office?
19
30 sec
1.3.2a
Q.
Which of the following connections is best for transferring data between devices over short distances?
20
30 sec
1.3.2a
Q.
What is the primary purpose of encryption in computer science?
21
30 sec
1.3.2b
Q.
Which type of encryption method uses the same key for both encryption and decryption?
22
30 sec
1.3.2b
Q.
In the context of encryption, what is a 'cipher'?
23
30 sec
1.3.2b
Q.
What is a common type of asymmetric encryption?
24
30 sec
1.3.2b
Q.
Which of the following best describes the purpose of a 'public key' in asymmetric encryption?
25
30 sec
1.3.2b
Q.
What is the process of converting encrypted data back into its original form called?
26
30 sec
1.3.2b
Q.
What does SSL in terms of internet security stand for?
27
30 sec
1.3.2b
Q.
What is the purpose of a 'digital signature'?
28
30 sec
1.3.2b
Q.
What does the 'hashing' process produce in encryption?
29
30 sec
1.3.2b
Q.
What is 'brute force attack' in the context of encryption?
30
30 sec
1.3.2b
Q.
What is the main advantage of computer standards?
31
30 sec
1.3.2d
Q.
In the context of computer science, what is a standard?
32
30 sec
1.3.2d
Q.
Which of the following is a commonly recognised standard in computer science?
33
30 sec
1.3.2d
Q.
Why are communication standards important in computer networks?
34
30 sec
1.3.2d
Q.
Which organization is responsible for issuing many important standards related to computer science?
35
30 sec
1.3.2d
Q.
What is the role of W3C in web standards?
36
30 sec
1.3.2d
Q.
Which standard is widely used for wireless networking?
37
30 sec
1.3.2d
Q.
Which organization is responsible for the standardization of web protocols like HTTP and TCP/IP?
38
30 sec
1.3.2d
Q.
What is ISO 9000?
39
30 sec
1.3.2d
Q.
What is the purpose of the HTML (Hypertext Markup Language) standard on the web?
40
30 sec
1.3.2d
Q.
Which protocol is used to securely send webpages from a website to a browser?
41
30 sec
1.3.2e
Q.
What does SMTP stand for in the context of internet protocols?
42
30 sec
1.3.2e
Q.
Which protocol is mainly used to retrieve emails from a mail server?
43
30 sec
1.3.2e
Q.
Which protocol is primarily used for transferring files from one machine to another over the Internet?
44
30 sec
1.3.2e
Q.
Which among these protocols provides a way to interact with email stored on a remote mail server?
45
30 sec
1.3.2e
Q.
Which protocol is the basic communication language or protocol of the Internet?
46
30 sec
1.3.2e
Q.
Which protocol is often used in combination with IMAP or POP, to send email over the Internet?
47
30 sec
1.3.2e
Q.
Which of these protocols is used to serve hypertext (HTML) web pages?
48
30 sec
1.3.2e
Q.
Which protocol allows files to be transferred between hosts over the internet in a secure manner?
49
30 sec
1.3.2e
Q.
Which protocol is a more secure version of HTTP and is used for online transactions like banking and shopping?
50
30 sec
1.3.2e
Q.
In the context of Computer Science, what is meant by the term 'layers'?
51
30 sec
1.3.2f
Q.
What is the primary benefit of a layered architecture in computer networks?
52
30 sec
1.3.2f
Q.
In the OSI model for networking, which layer is responsible for routing data and handling network congestion?
53
30 sec
1.3.2f
Q.
Which software architectural pattern breaks tasks into layers where each layer has a specific role and communicates only with the layers directly above or below it?
54
30 sec
1.3.2f
Q.
In the context of the Internet, TCP/IP is often referred to as a stacked model. What does this imply?
55
30 sec
1.3.2f
Q.
In software development, which layer is most likely to contain business rules and logic?
56
30 sec
1.3.2f
Q.
Within the OSI model, what does the Transport Layer ensure?
57
30 sec
1.3.2f
Q.
Which common method of organising software architecture involves partitioning the system into sub-systems or layers, each of which has a specific responsibility?
58
30 sec
1.3.2f
Q.
In a typical three-tier software architecture, what is the role of the middle tier?
59
30 sec
1.3.2f
Q.
In the TCP/IP model, at which layer do IP addresses and routing occur?