Tag: web technology

Questions Related to web technology

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

Extension for Active Server Custom Control?

  1. ASCX

  2. ASPX

  3. ASHX

  4. ASMx


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
  1. System.Int16

  2. System.Int32

  3. System.Int64

  4. System.Int8


Correct Option: B
  1. int[,] myArray;

  2. int[][] myArray;

  3. int[2] myArray;

  4. System.Array[2] myArray;


Correct Option: A