Define SEO.
[3 marks]Explain the Architecture of Web Browser.
[4 marks]Elaborate on the process of communication between a web browser and a server through HTTP requests and responses.
[7 marks]What is CSS? Explain it with its types.
[3 marks]Explain with example frames in HTML.
[4 marks]List out any seven HTML Tag and describe their functionality.
[7 marks]What is document object model? Explain any two objects with example.
[7 marks]Define term: Boot Strap for CSS
[3 marks]What are the advantages and disadvantages of client side scripting?
[4 marks]Design a JavaScript code to find whether given number is Armstrong or not.
[7 marks]Define term: JSON
[3 marks]Write a JavaScript that uses function to calculate how many days are left in your birthday?
[4 marks]Design java script function to find maximum value among three different value entered by user.
[7 marks]Interpret PHP Function: Implode and Explode
[3 marks]Explain session in PHP with proper example.
[4 marks]What is query string? How is it transmitted to the server with the GET and POST methods?
[7 marks]Discuss Java script alert, prompt, confirm with example.
[3 marks]Explain cookie in PHP with proper example.
[4 marks]Write a PHP program to find whether entered year is leap year or not.
[7 marks]Define term: JQUERY
[3 marks]Differentiate synchronous and Asynchronous web programming.
[4 marks]How can you connect to database in PHP? Explain database connectivity in PHP with example.
[7 marks]Identify AJAX.
[3 marks]What are the advantages of using JQuery?
[4 marks]Design a PHP script to store user registration details (user-name, address, mobile no, age and gender) with MySQL database.
[7 marks]