0% found this document useful (0 votes)
9 views2 pages

Module 2 Possible Question

Possible questions on CSC 104 Module 2

Uploaded by

shepherdbakpet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Module 2 Possible Question

Possible questions on CSC 104 Module 2

Uploaded by

shepherdbakpet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Client-Side and Server-Side Scripting

1. Client-Side Scripting

• Question: Define client-side scripting and provide three examples of its use in web
development.
• Question: List and explain three advantages of using client-side scripting in web
applications.

2. Server-Side Scripting

• Question: What is server-side scripting, and how does it differ from client-side scripting?
• Question: Provide four examples of tasks typically handled by server-side scripting.

3. Comparison and Interaction

• Question: Compare and contrast client-side scripting and server-side scripting, including
their primary roles in web development.
• Question: How do client-side and server-side scripting work together to create dynamic
and interactive web applications?

Frontend Web Development Technologies

4. HTML (HyperText Markup Language)

• Question: What is HTML, and why is it important in frontend web development?


• Question: List and describe the functions of five commonly used HTML tags.

5. CSS (Cascading Style Sheets)

• Question: Explain the role of CSS in web development and how it enhances HTML.
• Question: Describe the box model in CSS and its components.

6. JavaScript

• Question: Define JavaScript and explain its significance in frontend web development.
• Question: Discuss two key features introduced in ECMAScript 2020.

Layout Techniques in CSS

7. CSS Layout Techniques

• Question: Compare the different CSS layout techniques: float, flexbox, and grid layout.
Provide use cases for each.
• Question: Describe the flexbox model and its two main axes.
Version Control Systems

8. Version Control Systems (VCS)

• Question: What is a Version Control System (VCS), and why is it important in web
development?
• Question: Explain how Git, as a distributed version control system, facilitates
collaboration among developers.

You might also like