Web Technology

Check your skills by yourself.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is a valid date function?

  1. getHour()
  2. getMinute()
  3. getSecond()
  4. getFullYear()
  5. getYears()
Question 2 Multiple Choice (Single Answer)

Which of the following statements is/are correct?

  1. indexOf()
  2. charAt()
  3. subString()
  4. split()
  5. All of these
Question 3 Multiple Choice (Single Answer)

HTTP is called a ________ protocol.

  1. stateful
  2. stateless
  3. state-aware
  4. connection oriented
  5. None of these
Question 4 Multiple Choice (Single Answer)

Which of the following is not a search engine?

  1. Yahoo
  2. Google
  3. Blekko
  4. Bing
  5. Rediff
Question 5 Multiple Choice (Single Answer)

Softwares, such as chrome and opera are referred to as _____.

  1. music players
  2. modem
  3. downloader
  4. internet tools
  5. web browsers
Question 6 Multiple Choice (Single Answer)

The telecommunication hardware, which is used to access the internet is known as ____________.

  1. pendrive
  2. web browser
  3. key - board
  4. modem
  5. data - cable
Question 7 Multiple Choice (Single Answer)

Which of the following does not belong to the basic CSS font property?

  1. font-family
  2. font-style
  3. font-weight
  4. font-size
  5. font-designe
Question 8 Multiple Choice (Single Answer)

destroy() method is called in a program ________.

  1. to deallocate the applet's resources
  2. automatically after the init()
  3. to initialize an applet
  4. to stop the execution of an applet
Question 9 Multiple Choice (Single Answer)

The extension of a JSP file is __________.

  1. .js
  2. .jsp
  3. .jse
  4. .jsf
  5. .json
Question 10 Multiple Choice (Single Answer)

Which of the following operators is not supported by JavaScript?

  1. Arithmetic
  2. Assignment
  3. Logical
  4. Comparison
  5. Conditional
Question 11 Multiple Choice (Single Answer)

Which of the following is not a state in the life cycle of an applet?

  1. Born
  2. Running
  3. Idle
  4. Dead
  5. None of these
Question 12 Multiple Choice (Single Answer)

Which of the following is not a standard object of JavaScript?

  1. Boolean
  2. Array
  3. Day
  4. Math
  5. String
Question 13 Multiple Choice (Single Answer)

Which of the following does not belong to Arithmetic JavaScript operator?

  1. ++
  2. --
  3. %
  4. +=
  5. +
Question 14 Multiple Choice (Single Answer)

To which of the following operators does ?? operator belong?

  1. Arithmatic operators
  2. Comparison operators
  3. Assignment operators
  4. String operators
  5. Logical operators
Question 15 Multiple Choice (Single Answer)

HTML code contains __________.

  1. images
  2. audio
  3. text
  4. video
  5. all of these