Podcast
Questions and Answers
Which of the following is NOT a common email protocol?
Which of the following is NOT a common email protocol?
- SMTP
- IMAP
- POP3
- FTP (correct)
Which of the following are the fundamental building components of a computer network?
Which of the following are the fundamental building components of a computer network?
- String and Data
- Port and Cable
- Nodes and links (correct)
- optical and coaxial
In Computer Networking, which type of wired transmission medium has a core of refined glass?.
In Computer Networking, which type of wired transmission medium has a core of refined glass?.
- Optic fibre (correct)
- Shielded twisted pair
- Twisted pair cable
- Coaxial cable
What are the types of "Network"?
What are the types of "Network"?
A __________ is a collection of computers and devices that are connected together to enable communication and data exchange.
A __________ is a collection of computers and devices that are connected together to enable communication and data exchange.
Which of the area network covers a small area such as an office or a home?
Which of the area network covers a small area such as an office or a home?
OSI stands for Open Systems Interconnection.
OSI stands for Open Systems Interconnection.
Which of the following is part of the example of Network Topology?
Which of the following is part of the example of Network Topology?
Full meaning of HTTP:
Full meaning of HTTP:
Which of these is not part of the advantages of the internet?
Which of these is not part of the advantages of the internet?
WWW stands for
WWW stands for
Who invents WWW?
Who invents WWW?
The identification given to a computer connection to a network is known as:
The identification given to a computer connection to a network is known as:
The acronym FTP stands for:
The acronym FTP stands for:
_______ represents raw facts, whereas _______ is processed meaningful data.
_______ represents raw facts, whereas _______ is processed meaningful data.
How many layers in OSI Reference Models do we have?
How many layers in OSI Reference Models do we have?
_________ is a network security system that is used to protect computer networks from unauthorized access.
_________ is a network security system that is used to protect computer networks from unauthorized access.
Hyperlinks are connections between web pages. .
Hyperlinks are connections between web pages. .
A ________ is a software program that allows user to access and view web pages on the internet.
A ________ is a software program that allows user to access and view web pages on the internet.
Which year did Vint Cerf and Robert Kahn proposed a new set of protocols that would allow different networks to communicate with each other using a common language?
Which year did Vint Cerf and Robert Kahn proposed a new set of protocols that would allow different networks to communicate with each other using a common language?
A __________ is a collection of symbols or codes used to format a document.
A __________ is a collection of symbols or codes used to format a document.
What does HTML stand for?
What does HTML stand for?
What is the difference between XML and HTML?
What is the difference between XML and HTML?
Opening tag of HTML Tag is called as _________.
Opening tag of HTML Tag is called as _________.
HTML program is saved using ________ extension.
HTML program is saved using ________ extension.
Caption Tag in HTML ?
Caption Tag in HTML ?
The href attribute in the link tag specifies the
The href attribute in the link tag specifies the
What does an HTML tag do?
What does an HTML tag do?
Which of the following is valid colour code ?
Which of the following is valid colour code ?
Which of the following attributes comes in handy when borders have to be put between groups of columns instead of every column?
Which of the following attributes comes in handy when borders have to be put between groups of columns instead of every column?
< br > What type of tag is this?
< br > What type of tag is this?
Which is the correct way to tag an image?
Which is the correct way to tag an image?
If you want to use a background color for your entire webpage, which tag should you select in your CSS?
If you want to use a background color for your entire webpage, which tag should you select in your CSS?
Which HTML element defines the title of a document?
Which HTML element defines the title of a document?
Block elements are normally displayed without starting a new line.
Block elements are normally displayed without starting a new line.
Which tag would you generally use to make a list of items that have no particular order (by default, will show up as a bullet list)?
Which tag would you generally use to make a list of items that have no particular order (by default, will show up as a bullet list)?
Which tag is used when creating a list with a specific order (by default, will show up as a numbered list)?
Which tag is used when creating a list with a specific order (by default, will show up as a numbered list)?
Which character is used to indicate an end tag?
Which character is used to indicate an end tag?
Choose the correct HTML element for the largest heading:
Choose the correct HTML element for the largest heading:
How can you created rounded corners using CSS3?
How can you created rounded corners using CSS3?
What is the correct HTML for referring to an external style sheet?
What is the correct HTML for referring to an external style sheet?
Where in an HTML document is the correct place to refer to an external style sheet?
Where in an HTML document is the correct place to refer to an external style sheet?
Which HTML attribute is used to define inline styles?
Which HTML attribute is used to define inline styles?
Which is the correct CSS syntax?
Which is the correct CSS syntax?
Which property is used to change the background color?
Which property is used to change the background color?
Which CSS property is used to change the text color of an element?
Which CSS property is used to change the text color of an element?
Which CSS property controls the text size?
Which CSS property controls the text size?
Which property is used to change the left margin of an element?
Which property is used to change the left margin of an element?
How do you select an element with id 'demo'?
How do you select an element with id 'demo'?
What is the default value of the position property?
What is the default value of the position property?
Which HTML tag is used to create a multiple line space for user input?
Which HTML tag is used to create a multiple line space for user input?
Email, file and hidden are three examples of type attributes for which HTML tag?
Email, file and hidden are three examples of type attributes for which HTML tag?
Which <form> attribute tells the browser how to submit the form data?
Which <form> attribute tells the browser how to submit the form data?
The
element must be nested within the element?
The
The starting tag of table is:
The starting tag of table is:
What table element attribute do you need to specify to add a border to a table?
What table element attribute do you need to specify to add a border to a table?
Which of the following defines a single table row?
Which of the following defines a single table row?
Which of the following defines the content of table cells?
Which of the following defines the content of table cells?
Which is an example of a complete image tag?
Which is an example of a complete image tag?
The HTML _______ element is used to create an HTML form for user input.
The HTML _______ element is used to create an HTML form for user input.
Which input type allows for selecting zero or more of many choice?
Which input type allows for selecting zero or more of many choice?
Which attribute is used to specify that an input field must be filled out?
Which attribute is used to specify that an input field must be filled out?
Which input type let a user select ONLY ONE of a limited number of choices?
Which input type let a user select ONLY ONE of a limited number of choices?
The action attribute tells the form?
The action attribute tells the form?
Which input type defines a field that should contain an e-mail address?
Which input type defines a field that should contain an e-mail address?
<input> is -
<input> is -
In HTML5, which of the following tag is used to initialize the document type?
In HTML5, which of the following tag is used to initialize the document type?
What would be the decimal value of 1111 1110?
What would be the decimal value of 1111 1110?
_______ store and deliver requested data to clients.
_______ store and deliver requested data to clients.
It is very easy to write SGML code.
It is very easy to write SGML code.
_______ attribute specifies the number of rows a cell should span.
_______ attribute specifies the number of rows a cell should span.
ALT attributes serves as a descriptive element for the image.
ALT attributes serves as a descriptive element for the image.
Flashcards
POP3
POP3
An email protocol used to receive emails from a mail server. Stands for Post Office Protocol 3.
SMTP
SMTP
An email protocol used to send emails to a mail server. Stands for Simple Mail Transfer Protocol.
IMAP
IMAP
An email protocol used to access emails on a mail server. Stands for Internet Message Access Protocol.
LAN
LAN
Signup and view all the flashcards
MAN
MAN
Signup and view all the flashcards
WAN
WAN
Signup and view all the flashcards
Star Topology
Star Topology
Signup and view all the flashcards
Bus Topology
Bus Topology
Signup and view all the flashcards
Mesh Topology
Mesh Topology
Signup and view all the flashcards
Computer Network
Computer Network
Signup and view all the flashcards
IP Address
IP Address
Signup and view all the flashcards
FTP
FTP
Signup and view all the flashcards
Firewall
Firewall
Signup and view all the flashcards
Data
Data
Signup and view all the flashcards
Information
Information
Signup and view all the flashcards
Hyperlinks
Hyperlinks
Signup and view all the flashcards
Web Browser
Web Browser
Signup and view all the flashcards
Markup Language
Markup Language
Signup and view all the flashcards
HTML
HTML
Signup and view all the flashcards
XML
XML
Signup and view all the flashcards
Starting Tag
Starting Tag
Signup and view all the flashcards
Closing Tag
Closing Tag
Signup and view all the flashcards
HTML Extension
HTML Extension
Signup and view all the flashcards
Caption Tag (HTML)
Caption Tag (HTML)
Signup and view all the flashcards
href Attribute
href Attribute
Signup and view all the flashcards
Break Tag
Break Tag
Signup and view all the flashcards
Image Tag
Image Tag
Signup and view all the flashcards
Valid Colour Code
Valid Colour Code
Signup and view all the flashcards
Colgroup Attribute
Colgroup Attribute
Signup and view all the flashcards
Study Notes
CSC 101: BY BLACK BOY
-
Email Protocols: POP3, SMTP, IMAP are common email protocols. FTP is not.
-
Computer Network Components: Nodes and links are fundamental components.
-
Wired Transmission Mediums: Optical fiber is a wired transmission medium made of refined glass.
-
Network Types: LAN (Local Area Network), MAN (Metropolitan Area Network), WAN (Wide Area Network)
-
Network Definition: A network is a collection of interconnected computers and devices enabling communication and data exchange.
-
Small Area Networks: LANs cover small areas like offices or homes.
-
OSI Model: OSI stands for Open Systems Interconnection.
-
Network Topology: Bus, Star and Mesh are network topologies.
-
Internet Advantages/Disadvantages: The internet offers communication, education, online jobs, and entertainment; however, it can have negative impacts on health.
-
WWW: Stands for World Wide Web
-
WWW Inventor: Tim Berners-Lee invented the World Wide Web.
-
Network Identification: A computer's connection to a network is identified by its IP address.
-
FTP: Stands for File Transfer Protocol.
-
Information vs. Data: Information represents processed data, while data is raw facts.
-
OSI Layers: The OSI Reference Model has 7 layers.
-
Network Security: Firewalls are network security systems to protect from unauthorized access.
-
Hyperlinks: Hyperlinks connect web pages.
-
Web Browser: Software to access and view web pages.
-
Network Communication Protocols: Protocols allow different networks to communicate using a common language.
-
Document Formatting: Markup languages format documents.
-
HTML: HTML (HyperText Markup Language) format documents.
-
XML vs. HTML: XML exchanges data, HTML is used for data exchange and has user-defined tags.
-
HTML Tag Types: Opening and Closing.
-
Table Tags:
,
, , define tables. Image Tag: The
tag for images.
Color Codes: Valid color codes start with a '#' sign, followed by 6 hexadecimal digits (e.g., #000000).
HTML Attributes: Attributes are used to provide additional information about HTML elements.
CSS: Cascading Style Sheets, used to style HTML elements.
CSS Positioning: Common values for the position property in CSS.
HTML Elements: Defining titles, lists, headings, and links.
Network Concepts: Different types of networks and their characteristic.
Data Representation: Octal, hexadecimal and binary are different ways of representing data or numbers.
Webpage Structure: The different tags that make up a webpage
Internet Usage: The basics of how the internet works.
HTML Tags: Different tags used in web pages.
Input Types: Different types of input that can be placed in forms.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
This quiz covers essential concepts in computer networking as outlined in CSC 101. Topics include email protocols, network components, transmission mediums, and more. Test your understanding of LANs, the OSI model, and the advantages of the internet.
More Like This