0

web technology Online Quiz - 208

Description: web technology Online Quiz - 208
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. .cfm and .cfml

  2. .cam and .caml

  3. .cofm and .cofml

  4. .cofn and .cofnl


Correct Option: A

Windows Font File having extensions as --

  1. .fnt

  2. .fonts

  3. .winfonts

  4. .wfnts


Correct Option: A
  1. Common Gateway Interface

  2. Common Gateway International

  3. Commercial Gateway Interface

  4. Common Global Interface


Correct Option: A

Font files having extensions as …

  1. .ttf

  2. .sfnt

  3. .fn

  4. .fnts


Correct Option: A
  1. Interface in Java

  2. pointer in C or C++

  3. function pointer in C or C++

  4. Interface in .NET


Correct Option: C
  1. System.Int16

  2. System.Int32

  3. System.Int64

  4. System.Int8


Correct Option: B

The C# keyword int maps to which .NET type

  1. System.Int16

  2. System.Int32

  3. System.Int64

  4. System.Int8


Correct Option: B

Which of these statements correctly declares a two-dimensional array in C#?

  1. int[,] myArray;

  2. int[][] myArray;

  3. int[2] myArray;

  4. System.Array[2] myArray;


Correct Option: A
  1. seconds

  2. milliseconds

  3. nanoseconds

  4. minutes


Correct Option: B
  1. Null elements

  2. Empty elements

  3. No elements

  4. Zero elements


Correct Option: B

Which tag is used to define an alternate text if a script is NOT executed ??

  1. the tag

  2. the tag

  3. the tag

  4. the tag


Correct Option: A

Which attribute defines the link "address" ??

  1. target

  2. name

  3. href

  4. link


Correct Option: C

In tables,what does The letters td stands for ??

  1. table doc

  2. table data

  3. tab data

  4. table detail


Correct Option: B
  1. Content Mirroring service

  2. Content Management service

  3. Content Deployment service

  4. Content Copying service


Correct Option: C
- Hide questions