0% found this document useful (0 votes)
38 views

Copy of Web SIMP 2023

This document contains questions for 5 modules related to HTML, CSS, JavaScript, PHP and web development. For each module, it lists 7 questions to study related to concepts like HTML syntax, CSS box model, responsive design, PHP arrays, AJAX, XML processing and more. The questions are framed by a TIE review team by consolidating from textbooks, past exam papers and professor feedback to cover all learning levels and course outcomes.

Uploaded by

Ziya e Madina
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)
38 views

Copy of Web SIMP 2023

This document contains questions for 5 modules related to HTML, CSS, JavaScript, PHP and web development. For each module, it lists 7 questions to study related to concepts like HTML syntax, CSS box model, responsive design, PHP arrays, AJAX, XML processing and more. The questions are framed by a TIE review team by consolidating from textbooks, past exam papers and professor feedback to cover all learning levels and course outcomes.

Uploaded by

Ziya e Madina
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/ 4

WTA-Super Important questions-18CS63

By the TIE review team

Module-1
1. Describe the syntax and structure of an HTML document. Provide an example.

2. List and mention the functions of different HTML tags.

3. Compare and contrast the different types of HTML elements (e.g. block-level vs.
inline, structural vs. semantic). Give examples of each.

4. Design and discuss the importance of the box model in CSS, and explain how the
padding, border, and margin properties affect it.

5. What are the aims of HTML5? Differentiate between HTML5 and XHTML.

6. What is CSS? List out its benefits,Explain selectors in detail.

7. How are lists handled in HTML? Design HTML code to demonstrate nested lists.

Module-2

1. Explain different ways of positioning elements in CSS layout techniques.

2. What is Responsive design? Discuss the key components that make responsive
design work.

3. Briefly describe the two ways to construct multicolumn layouts in CSS with an
example for each.

4. Briefly describe the role of CSS media queries. Briefly describe the two basic
approaches to CSS Layout.
5. Explain in detail : i)XHTML forms ii) Viewports

6. What are the advantages and disadvantages of using a CSS framework?

7. In CSS, what does floating element do? How do you float an element?

Module-3 (Study any 7Q)

1. Identify and briefly describe at least four different server-side development


technologies. Give an overview of DOM.

2. Describe the steps taken by Zend engine when it receives a PHP request.

3. How are parameters passed by reference different than those passed by value?

4. How are server scripts different from client scripts? Discuss the advantages and
disadvantages of client-side scripting?

5. Briefly explain different conditional and iterative constructs in PHP.

6. What are the different ways in which JavaScript can be linked to an HTML pages?

7. Discuss the different approaches for event handling in JavaScript with suitable
example.

8. Briefly explain validation of forms in JavaScript.

9. What is the use of functions in JavaScript? When should one use a try-catch block?

Module-4 (Study any 7q)

1. Briefly explain the array operations in PHP, with suitable script.


2. What are super global arrays? Explain with an example.
3. How do you read or write file on a server from PHP? Give example
4. List and briefly describe the ways you can limit the types and size of file upload.
5. Briefly explain the basic techniques for reading/writing files in PHP.
6. Define class with an example. Explain visibility of class members
7. Explain the support for inheritance in PHP with the UML class diagram. Mention
the advantages of inheritance?
8. What is a static variable and how does it differ from a regular one?
9. Explain the concepts of Data Encapsulation and polymorphism with an example
for each.

Module-5(Study any 6q)

1. What is Caching? Explain two basic strategies of caching web application.


2. With suitable PHP script, explain loading and processing of an XML
document in
JavaScript.
3. Write a note on i) JSON ii) Cookies iii)XPath iv) Session state v) XML
Processing in JavaScript and XML Processing in PHP
4. With a neat diagram, explain SOAP and RESNET web services.
5. Define AJAX. Explain AJAX requests by writing a UML diagram. (10M)
6. Explain JavaScript pseudo – classes with examples. (10M)
7. Briefly explain the different jQuery selectors with an example for each.
*Kindly go through writing DTD for given XML code - imp*
How we frame these questions:
TIE review team frames these questions by consolidating comprehensively from the
following sources
1. Exercise problems of textbooks/ references
2. Previous year question VTU exam Question paper and MQP 3.
Questions by Various HODs and professors in contact with TIE

Questions framed shall follow all Bloom’s learning levels with appropriate
action verbs ensuring coverage of all COs

You might also like