Csc101 medium
41 Questions
12 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is a distinguishing feature of a bus network?

  • All nodes are connected to a common medium. (correct)
  • Nodes are linked in a circular arrangement.
  • Each node is connected to every other node.
  • All nodes are connected to a central hub.
  • Which network topology ensures that at least one traversal exists from any node to any other node?

  • Bus Network
  • Mesh Network (correct)
  • Ring Network
  • Star Network
  • What was the original purpose of the ARPANET project?

  • To develop secure communications that could survive a nuclear attack. (correct)
  • To connect all local area networks.
  • To improve email communication protocols.
  • To create a centralized communication network.
  • In which year was the first email sent over ARPANET?

    <p>1972</p> Signup and view all the answers

    Which statement correctly describes a ring network layout?

    <p>Each node connects only to the nodes adjacent to it.</p> Signup and view all the answers

    What characterized ARPANET's growth throughout the 1970s?

    <p>It emphasized the development of network protocols and remote access.</p> Signup and view all the answers

    What is a fully connected network characterized by?

    <p>All nodes are connected to all other nodes.</p> Signup and view all the answers

    What CSS property is used to ensure a background image covers the entire element without stretching?

    <p>background-size</p> Signup and view all the answers

    Which of the following elements is NOT part of creating a table in HTML?

    <row> Signup and view all the answers

    What value should be assigned to the background-attachment property to make the background image fixed during scrolling?

    <p>fixed</p> Signup and view all the answers

    What is the primary difference between background images and illustrative images?

    <p>Background images enhance appearance; illustrative images convey information.</p> Signup and view all the answers

    Which HTML element is used to define a table header?

    <th> Signup and view all the answers

    What is the primary first step to initiate a TELNET session?

    <p>Start up the TELNET program</p> Signup and view all the answers

    What does the acronym WWW stand for?

    <p>World Wide Web</p> Signup and view all the answers

    Which of the following is NOT a step in a TELNET session?

    <p>Install new browser software</p> Signup and view all the answers

    What are the computers that store files accessed through the WWW referred to as?

    <p>Servers</p> Signup and view all the answers

    Which format is primarily used for writing documents accessed on the WWW?

    <p>Hyper Text Markup Language (HTML)</p> Signup and view all the answers

    What is the purpose of terminal emulation in a TELNET session?

    <p>To enhance the display capabilities of the remote computer</p> Signup and view all the answers

    When using the WWW, what is a Web Page?

    <p>A single document that presents information</p> Signup and view all the answers

    How does TELNET communicate commands from the client to the remote computer?

    <p>Via the local ISP</p> Signup and view all the answers

    What is the main purpose of the World Wide Web?

    <p>To share human knowledge and culture</p> Signup and view all the answers

    What color represents an unvisited hyperlink in most browsers?

    <p>Blue</p> Signup and view all the answers

    Which value of the target attribute will open a linked page in a new window or tab?

    <p>blank</p> Signup and view all the answers

    Which protocol is used to create a link that opens the user's email application?

    <p>mailto:</p> Signup and view all the answers

    What attribute is used to prompt the user to download a file through a hyperlink?

    <p>download</p> Signup and view all the answers

    What does the 'parent' value of the target attribute do?

    <p>Opens the linked page in the parent frame of the current one</p> Signup and view all the answers

    What is the default behavior of hyperlinks in terms of window or tab handling?

    <p>Opens in the current window or tab</p> Signup and view all the answers

    Which of the following protocols is used to create a link for dialing a telephone number?

    <p>tel:</p> Signup and view all the answers

    If you want to create a hyperlink that shows a specific message on a help page, which attribute would be most relevant?

    <p>rel</p> Signup and view all the answers

    Which description best fits an active link in web browsers?

    <p>Underlined and red</p> Signup and view all the answers

    What is the purpose of the 'noopener' value in the rel attribute?

    <p>To avoid passing window.opener to the new page</p> Signup and view all the answers

    What happens when the width and height attributes of an image are unspecified?

    <p>The browser uses the natural size of the image.</p> Signup and view all the answers

    Which CSS property is used to create a rounded image?

    <p>border-radius</p> Signup and view all the answers

    What is the purpose of the title attribute in an HTML image element?

    <p>To provide a tooltip when hovered over.</p> Signup and view all the answers

    How can you add a specific identifier to an image for styling purposes?

    <p>Using the id and style attributes.</p> Signup and view all the answers

    What are the two options available for the loading attribute of an image?

    <p>eager and lazy</p> Signup and view all the answers

    What is displayed beneath an image while also serving as a tooltip?

    <p>A caption defined by the figcaption element.</p> Signup and view all the answers

    Which option correctly identifies how the 'lazy' loading value functions?

    <p>It loads images only when scrolled into view.</p> Signup and view all the answers

    What is a common method to apply styles to an image element?

    <p>Using the style attribute or stylesheets.</p> Signup and view all the answers

    What does the 'id' attribute allow for within an image tag?

    <p>It provides a unique identifier for CSS or JS.</p> Signup and view all the answers

    What is the result of omitting the width and height attributes of an image element?

    <p>The image will be displayed in its natural size.</p> Signup and view all the answers

    More Like This

    CSCE101 Computer Programming Outline Quiz
    10 questions
    CSC105 Modern Database Design
    16 questions

    CSC105 Modern Database Design

    ConsiderateActionPainting avatar
    ConsiderateActionPainting
    Use Quizgecko on...
    Browser
    Browser