web technology Online Quiz - 208

web technology Online Quiz - 208

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which is Portable Network Graphic is a graphic file format made for the Web?

  1. PNG
  2. PNC
  3. PST
  4. PPT
Question 2 Multiple Choice (Single Answer)

These file types indicate that the file is a ColdFusion file?

  1. .cfm and .cfml
  2. .cam and .caml
  3. .cofm and .cofml
  4. .cofn and .cofnl
Question 3 Multiple Choice (Single Answer)

Extension for ASP.NET Web Handler File?

  1. ASCX
  2. ASPX
  3. ASHX
  4. ASMx
Question 4 Multiple Choice (Single Answer)

Windows Font File having extensions as --

  1. .fnt
  2. .fonts
  3. .winfonts
  4. .wfnts
Question 5 Multiple Choice (Single Answer)

This file type indicates an HTML file?

  1. .html
  2. .hta
  3. .htx
  4. .httml
Question 6 Multiple Choice (Single Answer)

CGI stands for … ?

  1. Common Gateway Interface
  2. Common Gateway International
  3. Commercial Gateway Interface
  4. Common Global Interface
Question 7 Multiple Choice (Single Answer)

Extension for Active Server Custom Control?

  1. ASCX
  2. ASPX
  3. ASHX
  4. ASMx
Question 8 Multiple Choice (Single Answer)

Font files having extensions as …

  1. .ttf
  2. .sfnt
  3. .fn
  4. .fnts
Question 9 Multiple Choice (Single Answer)

Which one is similar to Delegates?

  1. Interface in Java
  2. pointer in C or C++
  3. function pointer in C or C++
  4. Interface in .NET
Question 10 Multiple Choice (Single Answer)

The C# keyword int maps to which .NET type

  1. System.Int16
  2. System.Int32
  3. System.Int64
  4. System.Int8
Question 11 Multiple Choice (Single Answer)

The C# keyword int maps to which .NET type

  1. System.Int16
  2. System.Int32
  3. System.Int64
  4. System.Int8
Question 12 Multiple Choice (Single Answer)

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;
Question 13 Multiple Choice (Single Answer)

In C# Thread.Sleep(time) measures time in:

  1. seconds
  2. milliseconds
  3. nanoseconds
  4. minutes
Question 14 Multiple Choice (Single Answer)

Which access label allows the variables to be accessible in both the current assembly and by any classes derived from the base class?

  1. private
  2. protected
  3. protected internal
  4. It is not possible to do it
Question 15 Multiple Choice (Multiple Answers)

What are HTML elements without content called ??

  1. Null elements
  2. Empty elements
  3. No elements
  4. Zero elements
Question 16 Multiple Choice (Multiple Answers)

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

  1. the <noscript> tag
  2. the <altscript> tag
  3. the <alttext> tag
  4. the <nullscript> tag
Question 17 Multiple Choice (Multiple Answers)

Which attribute defines the link "address" ??

  1. target
  2. name
  3. href
  4. link
Question 18 Multiple Choice (Multiple Answers)

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

  1. table doc
  2. table data
  3. tab data
  4. table detail
Question 19 True/False

HTML headings are defined with the

to

tags.

  1. True
  2. False
Question 20 Multiple Choice (Single Answer)

How do you Replicate Web Content in IIS? what service do you use?

  1. Content Mirroring service
  2. Content Management service
  3. Content Deployment service
  4. Content Copying service