CHAPTER 1 QUIZ

Quiz 1 — Introduction to Web Development and Bootstrap

Web technologies • Websites and web applications • Bootstrap • Development environment • Git

⏱ 10–15 minutes
👤

Student Information

Pilih kelas. Nama pensyarah akan dipaparkan secara automatik, kemudian pilih pelajar yang betul.

Loading class list…
Nama dan nombor pendaftaran digabungkan untuk mengelakkan tersalah pilih.
Question 1 of 15
QUESTION 1

Which statement best describes web development?

QUESTION 2

A company profile displays fixed information and is updated manually only a few times each year. Which classification is most appropriate?

QUESTION 3

Which situation most clearly represents a web application rather than a mainly informational website?

QUESTION 4

Which combination correctly matches the main front-end roles?

QUESTION 5

A form must validate user input immediately before the data is sent to the server. Which technology is most directly responsible for this browser-side behaviour?

QUESTION 6

Which task is most appropriately handled by PHP in the system described in the slides?

QUESTION 7

What is the strongest reason for separating CSS from HTML content?

QUESTION 8

Which statement best explains Bootstrap?

QUESTION 9

A developer uses Bootstrap buttons, cards, navbars, and modals across several pages. What is the main benefit of this approach?

QUESTION 10

How does Bootstrap mainly support Responsive Web Design?

QUESTION 11

Which sequence represents a sensible Bootstrap development workflow?

QUESTION 12

Why is a local development environment useful before deployment?

QUESTION 13

Which statement accurately distinguishes Git from GitHub?

QUESTION 14

A developer wants to save a meaningful snapshot of staged changes in the repository history. Which Git action should be performed?

QUESTION 15

A remote repository becomes temporarily unavailable. Which VCS model still allows each developer to continue working with a complete repository copy?