Module Quiz: Get started with Web Development Quiz Answers
In this article i am gone to share Coursera Course: Introduction to Front-End Development Week 1 | Module Quiz: Get started with Web Development Quiz Answers with you..
Enroll Link: Introduction to Front-End Development
Module Quiz: Get started with Web Development Quiz Answers
Question 1)
When two computers connect directly to each other, this forms ______________.
- the Internet
- a Network
- a Server
Question 2)
The programs that run on a computer are called the ______________.
- Hardware
- Software
Question 3)
The structure of a web page is defined using ______________.
- HTML
- CSS
- JavaScript
Question 4)
The style of a web page is defined using ______________.
- HTML
- CSS
- JavaScript
Question 5)
Computers communicate with each other using which protocol?
- Network Protocol
- Mail Protocol
- Mobile Protocol
- Internet Protocol
Question 6)
To communicate with another computer on a network, your computer sends a message called an __________________.
- IP Packet
- IP Mail
- IP Container
Question 7)
The web browser and web server use which protocol to transfer data?
- DNS
- SMTP
- HTTP
- IMAP
Question 8)
In software development, a framework provides a structure for developers to build an application.
- True
- False
Question 9)
As a developer, it is best to use a _____________ to write and maintain code.
- Word Processor
- Integrated Development Environment
- Web Browser
- Development Book
Question 10)
In software development, an API is a set of functions that an application component or service can provide.
- True
- False