Tag: web 2.0

Questions Related to web 2.0

Steve wants to create a .NET application that is accessible over HTTP, offers its payload in XML, and is accessible programmatically. Given the scenario above, what type of application does Steve create?

  1. Windows GUI application

  2. Distributed COM

  3. Windows Service

  4. Web Service


Correct Option: D

In order for an attribute to be Common Language Specification (CLS) compliant, it must follow which one of the following rules?

  1. It must inherit directly or indirectly from System.Attribute

  2. It must be defined in the System.Attribute namespace

  3. It must have the AttributeUsageAttribute applied to its class.

  4. It must only be applied to a selected type once

  5. It must be applied only at the assembly level.


Correct Option: C
  1. J2EE

  2. LAMP

  3. Ruby Enterprise Edition

  4. Perl


Correct Option: C
  1. JDBC Connection

  2. ODBC Connection

  3. RESTFUL API

  4. Flat file


Correct Option: C
  1. Scalability

  2. Computing Flexibility

  3. Mobility

  4. Reduced Cost

  5. On-demand pay


Correct Option: A,B,C,D,E
  1. $a = &$b

  2. $a = &b

  3. $a = *$b

  4. $a = $b


Correct Option: A
  1. Octal 23 and Decimal 23

  2. Decimal 23 and Hex 23

  3. Octal 23 and Hex 23

  4. None of the above


Correct Option: C