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

CSC 104 Practice Questions-1

Practice questions

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)
54 views2 pages

CSC 104 Practice Questions-1

Practice questions

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

Box Model:

→Explain the concept of the box model in CSS.

→Describe the different components of the box model.

→How does the box model affect the layout of elements on a webpage?

Client-Server Model:

→Define the client-server model and its role in web development.

→Discuss the interactions between clients and servers in the client-server model.

→Provide examples of client-server interactions in common web applications.

Cookies:

→What are cookies and how are they used in web development?

→Explain the purpose of cookies in maintaining user sessions.

→Discuss the advantages and disadvantages of using cookies for session management.

Servers:

→Define a server and its role in web development.

→DifferentiateDifferentiate between different types of servers commonly used in web


development.

→Describe the process of setting up and configuring a server for hosting a website.

CSS Layout Method:

→Discuss various CSS layout methods used in web development.

→Compare and contrast float-based layouts with flexbox and grid layouts.

→Provide examples of situations where each CSS layout method is best suited.

HTTP (Hypertext Transfer Protocol):

→Explain the purpose of HTTP in web communication.

→Describe the structure of an HTTP request and response.

→Discuss the differences between HTTP and HTTPS.

JavaScript Programming:
What is JavaScript and how is it used in web development?

→Discuss the basic syntax and structure of JavaScript code.

→Provide examples of JavaScript functions and their usage in web development.

CSS in an HTML Document:

→Explain the different ways to include CSS in an HTML document.

→Discuss the advantages and disadvantages of inline CSS, internal CSS, and external
CSS.

→Provide examples of CSS selectors and their usage in styling HTML elements.

Flexbox:

→Describe the flexbox layout model and its advantages over traditional CSS layout
methods.

→Discuss the properties and values used to control layout with flexbox.

→Provide examples of common use cases for flexbox in web design.

Version Control System:

→Define a version control system (VCS) and its importance in collaborative web
development.

→Discuss the benefits of using a version control system such as Git.

→Describe the basic workflow of using Git for version control in a web development
project.

UI/UX Design:

→Differentiate between UI (User Interface) and UX (User Experience) design.

→Discuss the principles of good UI/UX design and their importance in web development.

→Provide examples of UI/UX design considerations for improving website usability and
user satisfaction.

You might also like