" }, "option": [{"@type": "Answer", "text": "the "},{"@type": "Answer", "text": "the " }, "option": [{"@type": "Answer", "text": ""},{"@type": "Answer", "text": ""},{"@type": "Answer", "text": "

Quiznetik

Fundaments of Web Designing | Set 1

1. Javascript is _________ language.

Correct : C. scripting

2. When a user views a page containing a JavaScript program, which machine actually executes the script?

Correct : B. the web server

3. _____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation.

Correct : A. client-side

4. What should appear at the very end of your JavaScript? The <script LANGUAGE="JavaScript">tag

Correct : A. the </script>

5. Which of the following can't be done with client-side JavaScript?

Correct : C. storing the form\s contents to a database file on the server

6. Which of the following are capabilities of functions in JavaScript?

Correct : C. accept parameters

7. ______ tag is an extension to HTML that can enclose any number of JavaScript statements.

Correct : A. <script>

8. Which of the following attribute can hold the JavaScript version?

Correct : A. language

9. What is the correct JavaScript syntax to write "Hello World"?

Correct : C. document.write("hello world")

10. Which of the following way can be used to indicate the LANGUAGE attribute?

Correct : C. <script language="javascriptversion"> javascript statements…</script>

11. Inside which HTML element do we put the JavaScript?

Correct : C. <script>

12. What is the correct syntax for referring to an external script called " abc.js"?

Correct : C. <script src=" abc.js">

13. What does the <noscript> tag do?

Correct : A. enclose text to be displayed by non-javascript browsers.

14. JavaScript entities start with _______ and end with _________.

Correct : D. ampersand, semicolon

15. Which of the following best describes JavaScript?

Correct : D. an object-oriented scripting language.

16. Which of the following event fires when the form element loses the focus: <button>, <input>, <label>, <select>, <textarea>?

Correct : B. onblur

17. JavaScript is interpreted by _________

Correct : A. client

18. How to create a Date object in JavaScript?

Correct : A. dateobjectname = new date([parameters])

19. The syntax of a blur method in a button object is ______________

Correct : A. blur()

20. The syntax of capture events method for document object is ______________

Correct : C. captureevents(eventtype)

21. The syntax of close method for document object is ______________

Correct : D. close()

22. Choose the client-side JavaScript object:

Correct : D. fileupload

23. JavaScript is ______ Side Scripting Language.

Correct : A. browser

24. JavaScript is designed for following purpose –

Correct : A. to add interactivity to html pages.

25. JavaScript is can be written –

Correct : A. directly into html pages

26. Local Browser used for validations on the Web Pages uses __________.

Correct : C. js

27. Select all the correct option(s). State the correct place of JS Code inside HTML –

Correct : C. all of these

28. XML

Correct : A. extensible markup language.

29. Online Shopping

Correct : A. e-commerce

30. Cyber space

Correct : A. anything associated with internet

31. Intranet

Correct : A. computer network within an organisation

32. Video streaming

Correct : A. delivering live on the internet

33. What is the ideal resolution of an image for web

Correct : A. 72 dpi

34. Webcasting

Correct : B. broadcast over internet

35. HTTP

Correct : B. hypertext transfer protocol.

36. SMTP

Correct : A. simple mail transfer protocol

37. FTP

Correct : A. file transfer protocol

38. Cyber media

Correct : A. publication on internet

39. Protocol

Correct : B. a system for message exchange

40. Social sites

Correct : A. a web portal