Module Quiz: Get started with Web Development

21. When two computers connect directly to each other, this forms ______________.

  • the Internet
  • a Network
  • a Server

22. The programs that run on a computer are called the ______________.

  • Hardware
  • Software

23. The structure of a web page is defined using ______________.

  • HTML
  • CSS
  • JavaScript

24. The style of a web page is defined using ______________.

  • HTML
  • CSS
  • JavaScript

25. Computers communicate with each other using which protocol?

  • Network Protocol
  • Mail Protocol
  • Mobile Protocol
  • Internet Protocol

26. To communicate with another computer on a network, your computer sends a message called an __________________.

  • IP Packet
  • IP Mail
  • IP Container

27. The web browser and web server use which protocol to transfer data?

  • DNS
  • SMTP
  • HTTP
  • IMAP

28. In software development, a framework provides a structure for developers to build an application.

  • True
  • False

29. As a developer, it is best to use a _____________ to write and maintain code.

  • Word Processor
  • Integrated Development Environment
  • Web Browser
  • Development Book

30. In software development, an API is a set of functions that an application component or service can provide.

  • True
  • False

Leave a Reply