Q.1
Which of the following can't be done with client-side JavaScript?
  • Sending a form's contents by email
  • Storing the form's contents to a database file on the server
  • Validating a form
  • None of the above
Q.2
Choose the correct html tag to make a text italic.
  • 1
  • 2
  • 3
  • 4
Q.3
Which of the following is not considered a JavaScript operator?
  • new
  • this
  • delete
  • typeof
Q.4
Which one of the following is not used to generate dynamic web pages ?
  • PHP
  • ASP.NET
  • JSP
  • none of the mentioned
Q.5
Another name of internet is
  • virtual space
  • data space
  • information space
  • cyber space
Q.6
A piece of icon or image on a web page associated with another webpage is called
  • url
  • plugin
  • hyperlink
  • none of the mentioned
Q.7
How do you put a message in the browser's status bar ?
  • status("put your message here")
  • window.status = "put your message here"
  • statusbar = "put your message here"
  • window.status("put your message here")
Q.8
Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.
  • ScriptObject
  • JSObject
  • JavaObject
  • Jobject
Q.9
Which of the following is added to prefs.js,when open a dialog box each time an error occurs?
  • user_pref("javascript.classic.error_alerts", tru;
  • user_pref("javascript.classic.error_alerts ", fals;
  • user_pref("javascript.console.open_on_error ", fals;
  • user_pref("javascript.console.open_on_error ", tru;
Q.10
Which of the following navigator object properties is the same in both Netscape and IE?
  • navigator.appCodeName
  • navigator.appName
  • navigator.appVersion
  • None of the above
Q.11
What does an HTML tag do?
  • It specifies formatting and layout instructions for your web page
  • It hides programming instructions from view
  • It determines the organizational structure of your Web site
  • It connects your web site to an operating environment
Q.12
What is mean by "this" keyword in javascript?
  • It refers current object
  • It referes previous object
  • It is variable which contains value
  • None of the above
Q.13
The Internet was launched inand was originally called ?
  • AARPNET
  • CERNET
  • ARPANET
  • CERN
Q.14
Who is making the web standards?
  • Internet Explorer
  • Netscape Navigator
  • The World Wide Web Consortium
  • All of the above
Q.15
Text/Html is called the __________ of the page
  • content type
  • MIME type
  • content type/MIME type
  • None of these
Q.16
Which HTML attribute is used to define inline styles?
  • < header >
  • < i >
  • < style >
  • < class >
Q.17
In HTML document the tags are
  • hidden keywords
  • used to display the content
  • Both A & B
  • None of the above
Q.18
DOM stands for
  • Document object model
  • Data object model
  • Document Oriented model
  • Data oriented model
Q.19
What are meta tags used for?
  • To store information usually relevant to browsers and search engines
  • To only store information usually relevant to browsers
  • To only store information about search engines
  • To store information about external links
Q.20
Webpages are written using
  • Win Zip
  • HTML
  • A fifth generation language
  • Peripherals
0 h : 0 m : 1 s