0

web technology Online Quiz - 34

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

In Bancs application what is the 6-eye principle in transactions?

  1. On Hold->Release->Verify->Authorize

  2. Release->Verify->Authorize

  3. On Hold->Release->Authorize

  4. None of the above


Correct Option: B
  1. JavaScript library

  2. HTML component

  3. CSS component

  4. XML component


Correct Option: A
  1. (selector).action()

  2. $(action).selector()

  3. $(selector).action()

  4. selector.action()


Correct Option: C

Which is not a keyword in jquery html manipulations

  1. prepend

  2. middle

  3. append

  4. before


Correct Option: B
  1. $.getScript(url,callback)

  2. $.ajax(options)

  3. $.post(url,data,type,callback)

  4. $.get(url,data,callback,type)


Correct Option: C

when should callback parameter should be executed?

  1. while loading the hide effect

  2. before the hide effect completed

  3. after the hide effect completed

  4. none


Correct Option: C
  1. constructors of jquery

  2. html tags of jquery

  3. callback

  4. selectors


Correct Option: D
  1. css(object)

  2. css(name)

  3. css(name,value)

  4. css({properties})


Correct Option: A

which is a jquery method for size manipulation

  1. calc()

  2. height()

  3. average()

  4. max()


Correct Option: B

Which is not a feature of jquery library?

  1. Utilities

  2. server side validations

  3. JavaScript Effects and animations

  4. HTML DOM traversal and modification


Correct Option: B

which is a valid syntax of css jquery?

  1. ("p").css("background-color","yellow");

  2. $("p").css("background-color","yellow")

  3. $("p").css("background-color","yellow");

  4. $("p").css("back-color","yellow");


Correct Option: C
  1. Database

  2. Web page

  3. Portal Collaboration Software.

  4. Editor


Correct Option: C
  1. as a web part

  2. solution package

  3. user control

  4. SharePoint Designer


Correct Option: B
  1. handled at the machine level

  2. handled at the Page level

  3. handled at the domain level

  4. handled at the sharepoint level


Correct Option: A,C,D
  1. Repository

  2. Server

  3. Workspace

  4. Topology


Correct Option: D
  1. It’s a methods for providing prepackaged site and list content.

  2. URL

  3. Port number

  4. Web definition


Correct Option: A

A meeting workspace is a place to

  1. Store information

  2. Store attendees

  3. Store documents

  4. Store tasks related to a specific meeting.


Correct Option: A,B,D
- Hide questions