0

web technology Online Quiz - 135

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

10.Most of the internet banking sites provide which of the following feature to reduce the risk of keystroke logging for the password entry?

  1. (A)Virtual keyboard

  2. (B)Finger Touching

  3. (C)Touchscreen

  4. (D)ShapeWriter

  5. (E)Dasher


Correct Option: A
  1. Colorful Style Sheets

  2. Cascading Style Sheets

  3. Creative Style Sheets

  4. Computer Style


Correct Option: B
  1. In the section

  2. At the top of the document

  3. In the section

  4. At the end of the document


Correct Option: A
  1. {body;color:black}

  2. {body:color=black(body}

  3. body {color: black}

  4. body:color=black


Correct Option: C
  1. /* this is a comment */

  2. // this is a comment

  3. // this is a comment //

  4. ' this is a comment


Correct Option: A
  1. color:

  2. bgcolor:

  3. background-color:

  4. None of the above


Correct Option: C
  1. h1.all {background-color:#FFFFFF}

  2. h1 {background-color:#FFFFFF}

  3. all.h1 {background-color:#FFFFFF}

  4. None of the above


Correct Option: B

How do you change the text color of an element?

  1. text-color:

  2. color:

  3. text-color=

  4. fgcolor:


Correct Option: B

Which of the following abbreviations is incorrectly expanded?

  1. CTS - Common Type System

  2. CLS - Common Language Specification

  3. CAS - Component Authorization Specification

  4. FCL - Framework Class Library


Correct Option: C

Which of the following features was first introduced with .Net 2.0

  1. .Net Compact Framework

  2. Support for IP6

  3. Windows Card Space

  4. Generics


Correct Option: D
  1. .NET Framework 1.1

  2. .NET Framework 2.0

  3. .NET Framework 3.0

  4. .NET Framework 3.5


Correct Option: C
  1. .NET Framework 2.0 CLR was was introduced with VS 2005

  2. .Net Framework 3.0 uses the .NET Framework 2.0 CLR

  3. .Net Framework 3.5 uses the .NET Framework 2.0 CLR

  4. .Net Framework 3.5 SP1 first time introduce the .NET Framework 3.0 CLR


Correct Option: D

Which of the following statements is false about Windows Communication Framework (WCF)

  1. WCF Service can define Data, Service, fault and Message contract

  2. MSMQ binding, Web Service (WS) binding, Basic binding and TCP binding are part of standard binding supported by WCF

  3. WCF also support authentication using Issued token by secure token service

  4. WCG support Message reliability without ordered delivery


Correct Option: D
- Hide questions