Tag: programming languages

Questions Related to programming languages

  1. \w+@\w+.[\w]{3}

  2. ^(([A-Za-z0-9]+_+)|([A-Za-z0-9]+-+)|([A-Za-z0-9]+.+)|([A-Za-z0-9]+++))[A-Za-z0-9]+@((\w+-+)|(\w+.))\w{1,63}.[a-zA-Z]{2,6}

  3. [\w.-][a-zA-Z0-9_]@[\w.-][a-zA-Z0-9].[a-zA-Z][a-zA-Z.]*[a-zA-Z]

  4. All of above


Correct Option: D

Where we can host WCF service?

  1. Windows service

  2. WAS

  3. None of above

  4. Both 1 and 2


Correct Option: D
  1. Service contract

  2. Operation contract

  3. Method contract

  4. Data Member Contract

  5. Message Contract

  6. Fault Contract


Correct Option: A,B,E,F