Tag: web technology

Questions Related to web technology

Which of the following denote gateway to the database?

  1. Data links

  2. Connection objects

  3. Both A) and B)

  4. None of the Above


Correct Option: B
  1. Thread.Interrupt()

  2. Thread.Abort()

  3. Both A) and B)

  4. None of the Above


Correct Option: C

The execution environment for all programs in the .NET Framework is

  1. CLS

  2. RMT

  3. CLR

  4. None of the Above


Correct Option: C
  1. System.Diagnostics.Process

  2. System.Object class

  3. System.Drawing namespace

  4. None of the Above


Correct Option: B

Which of the following statement is FALSE?

  1. In VB.NET a child Class can Inherit from 2 Parent Classes

  2. Inheritance concept is not supported by .NET

  3. Both A) and B)

  4. None of the Above


Correct Option: C
  1. Single inheritance using classes

  2. Multiple inheritance using interfaces

  3. Both A) and B)

  4. None of the Above


Correct Option: C

Which of the following is used by assemblies to find each other?

  1. Searching directory paths

  2. Cannot find each other by any method

  3. By pointers

  4. None of the Above


Correct Option: A

Which of the following concepts can be used to prevent a .NET web applet from formatting the hard disk?

  1. CLR

  2. CAS

  3. Both A) and B)

  4. None of the Above


Correct Option: B