Advanced Web Programming (CBSE (UGC) NET)

web

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following elements of body tag is used in HTML for defining a section of text as a quotation?

  1. SUP
  2. SUB
  3. P
  4. BR
  5. BLOCKQUOTE
Question 2 Multiple Choice (Single Answer)

Which of the following is a spunky browser that can parse XML documents but supports only CSS Level 1 and parts of CSS Level 2?

  1. OperaSoft Opera
  2. Microsoft Internet Explorer
  3. Mozilla
  4. Google Chrome
  5. Amaya
Question 3 Multiple Choice (Single Answer)

Which of the following editors is an old-timer in the electronic publishing field and has one of the best XML editing environments?

  1. Graphical
  2. Arbortext
  3. Adobe Frame Maker
  4. Emacs
  5. Vi
Question 4 Multiple Choice (Single Answer)

Which of the following web pages includes basic contact information as well as human readable information to assist in evaluating the web service offering?

  1. Yellow
  2. Green
  3. White
  4. Black
  5. Red
Question 5 Multiple Choice (Single Answer)

Which of the following are a vital tool for a webmaster to receive information from the web surfer such as name, email address and credit card?

  1. Tables
  2. Frames
  3. Forms
  4. Checkboxes
  5. Radio buttons
Question 6 Multiple Choice (Single Answer)

Which of the following document object models provides an interface to the programmer to manipulate an XML document, while it is in memory?

  1. UDDI
  2. WSDL
  3. SOAP
  4. SOA
  5. XMLDOM
Question 7 Multiple Choice (Single Answer)

Which of the following stylesheets, used to turn an XML document into a formatted document meant for viewing, is more like a programming language with recursion, templates and functions?

  1. CSS
  2. DSSSL
  3. FOSI
  4. XSL
  5. Amaya
Question 8 Multiple Choice (Single Answer)

Which of the following operations of Service Oriented Architecture in web is an act of service registration or service advertisement?

  1. Publish
  2. Find
  3. Bind
  4. Close
  5. Exit
Question 9 Multiple Choice (Single Answer)

The __________ element in WSDL schema defines the collection of all the datatypes used in the web service as referenced by various message part elements.

  1. portType
  2. message
  3. types
  4. binding
  5. port
Question 10 Multiple Choice (Single Answer)

Which of the following is a way to publish XML as an ANSI and ISO standard that provides support for using XML in the context of a relational database management system?

  1. DB2 XML
  2. SQL/XML
  3. Sarissa
  4. Scriptaculous
  5. Schema
Question 11 Multiple Choice (Single Answer)

Which of the following fault codes in XML is generated when the namespace on the SOAP envelope that was received is not compatible with the SOAP version on the receiver?

  1. Sender
  2. Receiver
  3. VersionMatch
  4. mustUnderstand
  5. Subcode
Question 12 Multiple Choice (Single Answer)

The _____________ event in JavaScript is activated whenever a keyboard key is pressed down and released.

  1. click
  2. keydown
  3. keypress
  4. keyup
  5. load
Question 13 Multiple Choice (Single Answer)

The _____________ JavaScript string function returns the encoded character at the position 'n', where 'n' is a positive integer.

  1. escape()
  2. string.charCode(n)
  3. string.concat(stringB)
  4. string.length
  5. string.replace
Question 14 Multiple Choice (Single Answer)

The ________ method of JavaScript Array converts all elements to strings and concatenates them, separated by commas.

  1. arraylength()
  2. array.reverse()
  3. array.sort()
  4. array.join()
  5. array.push()
Question 15 Multiple Choice (Single Answer)

AJAX is a system for playing interactive movies using a compressed vector graphics format. Which of the following softwares is an alternative to AJAX?

  1. Java Web Start
  2. Macromedia flash-based solutions
  3. Microsoft Word
  4. Visual C++
  5. Microsoft Excel