Define term : WWW
[3 marks]List out any four HTML Tag and describe their functionality.
[4 marks]Elaborate HTTP Protocol Header, HTTP Request and HTTP Response
[7 marks]Define term: SEO
[3 marks]Write full form of CSS. Describe types and advantages of CSS.
[4 marks]Create HTML Form for BE 1st Year Student registration which includes all personal details.
[7 marks]Explain term: Class, ID, Wild card selectors, Media Queries for CSS.
Define term: Boot Strap for CSS
[3 marks]Write java script function to find maximum value among three different value entered by user.
[4 marks]Develop a PHP Code which read stock code and display stock information when user submit page.
[7 marks]Define term: JSON
[3 marks]Describe any four php array function.
[4 marks]Develop a PHP Code which read employee code, year and month. On submit button press, it generates salary slip for that month-year for that employee.
[7 marks]Interpret PHP Function: Implode and Explode
[3 marks]Differentiate GET and POST methods.
[4 marks]Prepare a java script solution to validate registration form including email address entered by user.
[7 marks]Discuss Java script alert, prompt, confirm with example.
[3 marks]Demonstrate functionality of following java script methods: substring, Slice, getDate, charAt
[4 marks]Prepare a java script to find whether entered number by user is Prime or Not. 1/2
[7 marks]Define term: AJAX
[3 marks]Differentiate Cookie and Session.
[4 marks]Develop a web page which contains two list box. First list ask to select State and according to state selection second list box loads name of city. Develop it using AJAX.
[7 marks]Define term: JQUERY
[3 marks]Prepare a PHP Code to read and write content from File.
[4 marks]Prepare a PHP Code to manage online shopping cart using session. 2/2
[7 marks]