FYITWeb Programming
FYITWeb Programming
Question Bank
(Academic Year 2021-22)
UNIT-1
7 What is the World Wide Web (www)? Explain the evolution of www.
15 List and explain the tags used for formatting HTML documents.
16 What are style sheets? What are the components of a CSS Style?
18 In how many ways can a CSS be integrated into a web page (types of CSS)?
19 Explain the external Style Sheet? How would you link to it?
UNIT 2
2 Write a HTML code to design the table using <TBODY> <THEAD> and <TFOOT>
12 Define all types of Lists? Explain with example any 1 type of list
UNIT 3
2 Explain the difference between client side and server side JavaScript.
14 Create a registration form using HTML5 and validate the form using JavaScript.
15 What Do you mean by events and event handlers in JavaScript?
21 What is the use of regular expression? List 3 examples of the regular expression.
22 Write JavaScript code that validates a username and password against user name
"Siddhi" and password "abc"
Unit-lV
2 List the data types of PHP and explain any 5 of them with example.
15 what is an array function () ? What are the different types of Array in PHP?
17 Write a PHP program to find the greater of 2 numbers. Accept the numbers from
the user.
18 write a PHP program to accept Roll no. , student name & Percentage from the
user & display the values.
Unit-5
7 What are SQL Data Types? Name some of the data types.