0

web technology Online Quiz - 26

Description: web technology Online Quiz - 26
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

What is the last stage of the Web forms lifecycle?

  1. Init

  2. PreRender

  3. InitComplete

  4. Page_unload

  5. LoadComplete


Correct Option: D
  1. In Cache

  2. In Cookies

  3. In A Global Variable

  4. In URL


Correct Option: B
  1. System.Web.Control

  2. System.Web.RootBuilder

  3. System.Web.UserControl

  4. System.Web.UI.Page


Correct Option: D
  1. Interger,String and Date

  2. Interger,String and float

  3. Interger,String and bool

  4. Decimal,String and Date


Correct Option: A
  1. Window class

  2. Web class

  3. Form class

  4. Page class


Correct Option: D

What is the extension of a web user control file?

  1. .Asmx

  2. .Ascx

  3. .Aspx

  4. .Aucx


Correct Option: B
  1. Add Tag prefix, Tag name

  2. Add Source, Tag prefix

  3. Add Src, Tagprefix, Tagname

  4. None of these


Correct Option: B
  1. Its a protocol for calling services

  2. Its a registry for discovering services

  3. Its an xml file for defining the methods that can be called over the web.

  4. None of the above


Correct Option: C

A Web service is a function/method exposed on the web

  1. True

  2. False


Correct Option: B

It doesn't matter for the client, the technology in which the web service has been implemented

  1. True

  2. False


Correct Option: B
  1. A Web service

  2. A tool to generate Web services from java classes.

  3. A tool to generate web service stubs.

  4. All of the above.


Correct Option: B,C
- Hide questions