On This Page

This set of Fundamentals of Web Designing Multiple Choice Questions & Answers (MCQs) focuses on Fundamentals Of Web Designing Set 1

Q1 | Javascript is _________ language.
  • application
  • programming
  • scripting
  • none of these
Q2 | When a user views a page containing a JavaScript program, which machine actually executesthe script?
  • the user\s machine running a web browser
  • the web server
  • a central machine deep within netscape\s corporate offices
  • none of the above
Q3 | _____ JavaScript statements embedded in an HTML page can respond to user events such asmouse-clicks, form input, and page navigation.
  • client-side
  • server-side
  • local
  • native
Q4 | Which of the following can't be done with client-side JavaScript?
  • validating a form
  • sending a form\s contents by email
  • storing the form\s contents to a database file on the server
  • none of the above
Q5 | Which of the following are capabilities of functions in JavaScript?
  • return a value
  • accept parameters and return a value
  • accept parameters
  • none of the above
Q6 | ______ tag is an extension to HTML that can enclose any number of JavaScript statements.
Q10 | Inside which HTML element do we put the JavaScript?
  • 258
  • error
  • 7
  • 78
Q23 |
  • 9123
  • 91234
  • 80000
  • none of the above
Q24 | JavaScript is ______ Side Scripting Language.
  • browser
  • isp
  • noneof these
  • server
Q25 | Local Browser used for validations on the Web Pages uses __________.
  • java
  • css
  • js
  • html