Technology and Microsoft Enterprise Systems

Test your knowledge of Microsoft technologies including SQL Server, SSRS, SSIS, WCF, ASP.NET, along with Java programming, IBM Cognos, and basic computer concepts.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

AN INPUT DEVICE USED TO READ TEXT AND BAR CODES OR A DEVICE TO INPUT PICTURES INTO A COMPUTER:-

  1. COPY
  2. EYES
  3. SCANNER
  4. DOWNLOAD
Question 2 Multiple Choice (Single Answer)

WHICH OF THE FOLLOWING IS NOT AN EXAMPLE OF HARDWARE?

  1. RAM
  2. PRINTER
  3. KEYBOARD
  4. MONITER
Question 3 Multiple Choice (Single Answer)

THE BAR THAT IS USUALLY LOCATED IMMEDIATELY BELOW THE MENU BAR IN A WINDOW IS CALLED A:-

  1. TOOL BAR
  2. DISK BAR
  3. WINDOW BAR
  4. CATALOG BAR
Question 4 Multiple Choice (Single Answer)

In which document, present in TFS, should all the Database changes be added so as to ensure smooth deployment?

  1. Build Management Notification Form (BMNF)
  2. Build Form of Notification of Server (BFNS)
  3. Build Management Note (BMN)
  4. Notice of Build Management (NBM)
Question 5 Multiple Choice (Multiple Answers)

Database changes can be made using [ ] and [ ] in Lash Projects.

  1. Data Dictionary
  2. Red Book
  3. SQL Server
  4. IIS Server
Question 6 Multiple Choice (Single Answer)

How are WCF services exposed?

  1. End Points
  2. Web Reference
  3. Directly referring the URL
  4. All of the above
Question 7 Multiple Choice (Single Answer)

What is ABC of WCF services?

  1. Address, Binding, Comments
  2. Automatic, Binding, Contents
  3. Address, Binding, Contract
  4. Automatic, Business, Continuity
Question 8 Multiple Choice (Single Answer)

How do you explicitly kill a user's session in ASP.Net?

  1. Session.Close()
  2. Session.discard()
  3. Session.Abandon()
  4. Session.Exit()
Question 9 Multiple Choice (Multiple Answers)

WCF can be hosted by -

  1. Self Hosting
  2. IIS Hosting
  3. WAS Hosting
  4. None of the above
Question 10 True/False

Data Warehouse is a term related to repository of data.

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

What does SSAS stand for?

  1. SQL Server Administration Services
  2. SQL Server Allied Services
  3. SQL Server Administration system
  4. SQL Server Analysis Services
Question 12 Multiple Choice (Multiple Answers)

Which of the following can be used for the Integration and Migration of data?

  1. SSAS
  2. DTS
  3. SSRS
  4. SSIS
Question 13 True/False

We can have a DML Truncate trigger

  1. True
  2. False
Question 14 Multiple Choice (Multiple Answers)

Which of these are DCL commands?

  1. Grant
  2. Alter
  3. Revoke
  4. All of the above
Question 15 Multiple Choice (Single Answer)

Cascading Parameters in SSRS can be achieved through:

  1. Variables
  2. Stored Procedures
  3. Functions
  4. All of the above
Question 16 Multiple Choice (Single Answer)

Correct method naming convention in java

  1. getMethod
  2. get () method
  3. getMethod()
  4. get.Method()
Question 17 Multiple Choice (Multiple Answers)

a try block can be followed by

  1. catch,finally
  2. finally
  3. catch
  4. catch,catch,finally
Question 18 Multiple Choice (Multiple Answers)

a try block can be followed by

  1. catch,finally
  2. finally
  3. catch
  4. catch,catch,finally
Question 19 Multiple Choice (Multiple Answers)

The statement enclosed with in a finally block will be executed

  1. when no exception occurs
  2. when exception occurs
  3. Based on the exception
  4. Never
Question 20 True/False

Cognos 8 architecture is a zero foot-print architecture.

  1. True
  2. False