Part A Questions
Part A Questions
3. What are the sequences of steps for each HTTP request from a client to the server?
What is a fully qualified domain name? 4. What is the purpose of routers? 5. What is the difference between TCP and UDP? 6. Define MIME. 7. Define URI, URL, and URN. 8. Define HTML. 9. What is reverse lookup? What is canonical name and aliases? 10. Define protocol. 11. List the predefined MIME content types. 12. What are the parts of Start line in HTTP request? 13. What is concrete syntax of a language? 14. How you define Heading in HTML? 15. What do you understand about DOCTYPE in HTML? 16. Define Cache. 17. What are the 2 different models for handling borders in CSS2? 18. What are the 5 steps performed by a browser? 19. How Cell Padding differs from Cell Spacing? 20. How to link the Images within HTML? 21. What are the different types of selectors? 22. What is embedded style sheet? 23. Give a complete minimal HTTP GET request corresponding to the URL http://www.ThisIsATest.net:2012/pt1/vi/wt?isThis=right#now 24. Differentiate preferred and persistent style sheet.
25. What is a baseline height? 26. Give the meaning of One to Four values in shorthand properties. 27. What is margin collapse? 28. What are Style Sheets? 29. List down font characteristics permitted in style sheets.
PART B QUESTIONS
1. Explain Web clients 2. Explain Web Servers 3. Design the following web pages Login page Book details page Information Page Login page has username and password and login button. On clicking this login button it opens Book details page. Book page consists Book title [Text box] Book author [Text box] Check boxes to local author book / foreign author book Comments about book [Text Area} Submit button. On clicking Submit button opens Information page. Information page contains List of contents of book. 4. Discuss the following with examples. a) Nesting elements b) Relative URLs c) Comments and d) Image elements 5. Discuss the following with examples. a) Lists b) Tables c) Frames
d) Forms h) Images 6. Discuss HTTP response message 7. Discuss HTTP request message 8. Explain CSS Box Model 9. Explain Style rule cascading and Inheritance 10. Explain different types of positioning in CSS with examples.