web technologies quiz questions - unit1,2

3
Web Technologies QUIZ for III year ECM 1. What is WWW? 2. What is website, webpage and home page? 3. What is internet? 4. Expand HTTP _____________, FTP ________________, TCP/IP _________________ 5. Purpose of HTTP, FTP, TCP/IP? 6. Who is the designer of WWW and HTML? 7. HTML means ___________________________ 8. Program structure of HTML? 9. HTML is used to design __________________ type of web pages 10.Define hyper text and hyper link? 11.Tag used to link the documents with its property _____________________ 12.Formatting tags of HTML are ___________________________ 13.Heading Tags of HTML are ____________________________

Upload: sasidhar-kothuru

Post on 07-Aug-2015

79 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Web technologies quiz questions  - unit1,2

Web Technologies QUIZ for III year ECM

1. What is WWW?

2. What is website, webpage and home page?

3. What is internet?

4. Expand HTTP _____________, FTP ________________, TCP/IP _________________

5. Purpose of HTTP, FTP, TCP/IP?

6. Who is the designer of WWW and HTML?

7. HTML means ___________________________

8. Program structure of HTML?

9. HTML is used to design __________________ type of web pages

10. Define hyper text and hyper link?

11. Tag used to link the documents with its property _____________________

12. Formatting tags of HTML are ___________________________

13. Heading Tags of HTML are ____________________________

14. In HTML some tags are only open, List that tags _________________________

15. CSS means _____________________________

16. Types of CSS ________________________________

17. Purpose of Layer tag __________________________

18. The tag used to divide the web page into parts is _________________________________

19. The tag used to scroll the text ______________________________________________

20. The tag used to design user interaction ______________________________________

Page 2: Web technologies quiz questions  - unit1,2

21. The Form elements are __________________________22. What are the attributes of TABLE Tag ________________________23. Write the types of lists _____________________________________24. Tag used to display image __________________________________25. Difference between tag and attribute ___________________________________________26. Define DHTML and justify the term D?

27. To display a website with in other website we have to use ________________ tag28. The file extensions of HTML, separate styles program and javascript are ______________29. Define javascript?

30. Javascript is a [ programming / scripting / modeling ] language ? put tick mark 31. Javascript was designed by ___________________________32. Javascript is a _______________________________ typed language 33. The main purpose of java script is ______________________________34. The built-in objects of java script are ____________________________35. How to declare a function in java script? Give one example?

36. How to display output in javascript?

37. Tokens of java script?

38. Looping statements of javascript?

39. Conditional statements of java script?

40. Length is a method of ______________ object in java script?

41. Java script and java are same [ TRUE / FALSE ]

42. Java script supports Exception Handling [ TRUE / FALSE ]

43. How to read input in java script?