Tag: web technology

Questions Related to web technology

  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
  1. System.Diagnostics.Process

  2. System.Object class

  3. System.Drawing namespace

  4. None of the Above


Correct Option: B
  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