Give the full form of the following acronym.
[3 marks]WWW (ii)HTTP (iii)URL
[ marks]Explain the HTML List tag with example.
[4 marks]List and explain types of CSS using suitable example.
[7 marks]What is Bootstrap? Why we use it.
[3 marks]List and explain the website design issues.
[4 marks]Explain frameset and frame tag with proper example.
List and explain CSS selectors.
[7 marks]Explain Callbacks in JavaScript.
[3 marks]Demonstrate functionality of following java script methods: substring, Slice, getDate, charAt
[4 marks]Write a java script to find whether entered number by user is Prime or Not.
[7 marks]What is JavaScript? Discuss advantages of JavaScript.
[3 marks]Explain error handling in JavaScript.
[4 marks]Write a JavaScript program that accepts Nas input and prints the first Nodd numbers.
[7 marks]Explain Regular Expression in PHP.
[3 marks]Differentiate between for and foreach statements in PHP.
[4 marks]Develop a PHP Code which read student enrollment number and display student information from mysql database when user submit page.
[7 marks]Interpret PHP Function: Implode and Explode.
[3 marks]Differentiate Cookie and Session.
[4 marks]Write PHP program to store student registration data with mysql database.
[7 marks]Differentiate GET and POST methods
[3 marks]Discuss jQuery Selectors with suitable example.
[4 marks]Write a PHP script to sort the elements of an array.
[7 marks]Describe the role of the XMLHttpRequest object in AJAX.
[3 marks]Differentiate synchronous and asynchronous web programming.
[4 marks]Write a php code to upload file on server and display file details on the page.(Ex. File name, Extension, File Size)
[7 marks]