Web Technology - BMC201
Home
Syllabus
Schedule
Course Schedule Overview
Week 01
Week 02
Week 03
Week 04
Week 05
Week 06-07 (Mid-Sem)
Week 08
Week 09
Week 10
Week 11
Week 12
Materials
Labs Overview
Lab 01
Lab 02
Lab 03
Lab 04
Lab 05
Lab 06
Lab 07
Lab 08
Lab 09
Quizzes
Resources
Assessments
Assignments
On this page
Lecture 1 Self-Check
Edit this page
Report an issue
Lecture 1 Quiz: Introduction to Web Designing
Note
Review before quiz:
Lectures
|
Week 1 Content
|
Lab 1
|
Assignment 1
Lecture 1 Self-Check
Question 1: Which layer is mainly responsible for page structure?
Select an item
A. CSS
B. HTML
C. JavaScript
D. SQL
Question 2: Which role usually connects frontend UI with server logic and data?
Select an item
A. Graphic designer
B. QA tester
C. Backend developer
D. Content writer
Question 3: A full-stack developer typically works with:
Select an item
A. Only UI color themes
B. Only database indexing
C. Only browser rendering engine internals
D. Both frontend and backend
Question 4: Which statement best describes JavaScript in web development?
Select an item
A. It adds behavior and interactivity
B. It replaces HTML and CSS completely
C. It is used only for database storage
D. It is only for image editing
Question 5: Which is a good first step in a web project workflow?
Select an item
A. Publish directly to production
B. Plan requirements and page structure
C. Ignore user needs
D. Skip testing and debugging