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

Web Development Concepts and Techniques

The document contains a series of multiple-choice questions and prompts related to web development concepts, including HTTP methods, web server configurations, DHTML features, and scripting languages. It also includes open-ended questions about the differences between ASP and PHP, the benefits of Apache Web Server, and the significance of the innerHTML property. Additionally, it discusses client-side and server-side scripting, as well as tasks for developing DHTML web pages.

Uploaded by

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

Web Development Concepts and Techniques

The document contains a series of multiple-choice questions and prompts related to web development concepts, including HTTP methods, web server configurations, DHTML features, and scripting languages. It also includes open-ended questions about the differences between ASP and PHP, the benefits of Apache Web Server, and the significance of the innerHTML property. Additionally, it discusses client-side and server-side scripting, as well as tasks for developing DHTML web pages.

Uploaded by

dhayanithish.v
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1 The POST method sends data via:

a) URL parameters b) Request body c) Cookie d) Header only

2 The configuration file for Apache is:


a) [Link] b) [Link] c) [Link] d) [Link]

3 The default directory for web content in Apache is usually:


a) /var/www/html b) /usr/local/bin c) /etc/apache2/conf d) /home/apache

4 The core feature of DHTML is:

a) Changing styles dynamically b) Creating new databases

c) Uploading files d) Sending emails

5 The onmouseover event is triggered when:


a) A user clicks a button b) A user moves the mouse pointer over an element
c) A page finishes loading d) A form is submitted

……….. Port does HTTP typically use?


a) 20 b) 21 c) 80 d) 8080

PWS is replaced by:


a) IIS b) Apache c) Edge d) Tomcat

Perl is widely used for:


a) Static web pages b) Server-side scripting and CGI
c) Image editing d) Database design

The core feature of DHTML is:

a) Changing styles dynamically b) Creating new databases

c) Uploading files d) Sending emails

The innerHTML property in JavaScript is used to:

a) Insert or modify HTML content dynamically b) Change CSS styles

c) Create cookies d) Load external scripts

The GET method in HTTP is used to:

a) Send data securely b) Retrieve data from the server

c) Delete a resource d) Upload files

Client-side scripting is executed by:

a) Web server b) Database c) Web browser d) Application server

The configuration file for IIS is called:

a) [Link] b) [Link] c) [Link] d) [Link]

Which of the following event triggers when a user clicks on an element?

a) onload b) onclick c) onchange d) onfocus

DHTML enables animation effects by:

a) Using server-side timers b) Changing CSS properties over time

c) Refreshing the page repeatedly d) Sending AJAX requests

6 Differentiate between ASP and PHP.

7 What are the features of IIS? What services are used for IIS?

8 Define a web request and web response.

9 What are the benefits of using Apache Web Server over other web servers?

10 What is the significance of the innerHTML property?

11 Define event handling in DHTML.

K1 – Remember; K2 – Understand; K3 – Apply; K4 – Analyze; K5 – Evaluate; K6 – Create Page 1 of 3


What are the 5 types of HTTP requests that can be made?

What is Microsoft Internet Information Services (IIS) used for?

Compare client-side scripting and server-side scripting?

Mention any two features of the Apache Web Server.

How can DHTML improve user interactivity on a web page?

List any two components of DHTML

What is the role of XHTML in requesting web documents?

Mention any two advantages of dynamic web content.

How does ASP handle server-side requests?

What is the advantage of using Perl for web scripting?

Differentiate between static and dynamic web pages.

How does CSS contribute to dynamic web page design?

Explain Web server system Architecture.

Describe JSP and how to connect with database.

Explain Microsoft Personal Web Server with an example.

Explain Client side scripting and server side scripting.

Apply the concept of DOM manipulation to dynamically add, delete, or modify elements on a webpage using DHTML.

Develop a sample DHTML web page that changes the text color and font style when a button is clicked.

Describe about HTTP requests, system architecture with a neat sketch.

Explain the terms Perl and Python.

Describe about Internet Information Services (IIS) and Features.

Explain Client side scripting and server side scripting.

Develop a sample DHTML web page that changes the text color and font style when a button is clicked.

Apply DHTML scripting to display the current date and time on a webpage that updates automatically every second.

Describe about Internet Information Services (IIS) and Features.

Explain HTTP requests, system architecture with a neat sketch.

K1 – Remember; K2 – Understand; K3 – Apply; K4 – Analyze; K5 – Evaluate; K6 – Create Page 2 of 3


Explain the terms Perl and Python.

Explain Microsoft Personal Web Server with an example.

Apply the concept of DOM manipulation to dynamically add, delete, or modify elements on a webpage using DHTML.

Develop a DHTML scripting to display the current date and time on a webpage that updates automatically every second.

K1 – Remember; K2 – Understand; K3 – Apply; K4 – Analyze; K5 – Evaluate; K6 – Create Page 3 of 3

You might also like