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.
Questions
AN INPUT DEVICE USED TO READ TEXT AND BAR CODES OR A DEVICE TO INPUT PICTURES INTO A COMPUTER:-
- COPY
- EYES
- SCANNER
- DOWNLOAD
WHICH OF THE FOLLOWING IS NOT AN EXAMPLE OF HARDWARE?
- RAM
- PRINTER
- KEYBOARD
- MONITER
THE BAR THAT IS USUALLY LOCATED IMMEDIATELY BELOW THE MENU BAR IN A WINDOW IS CALLED A:-
- TOOL BAR
- DISK BAR
- WINDOW BAR
- CATALOG BAR
In which document, present in TFS, should all the Database changes be added so as to ensure smooth deployment?
- Build Management Notification Form (BMNF)
- Build Form of Notification of Server (BFNS)
- Build Management Note (BMN)
- Notice of Build Management (NBM)
Database changes can be made using [ ] and [ ] in Lash Projects.
- Data Dictionary
- Red Book
- SQL Server
- IIS Server
How are WCF services exposed?
- End Points
- Web Reference
- Directly referring the URL
- All of the above
What is ABC of WCF services?
- Address, Binding, Comments
- Automatic, Binding, Contents
- Address, Binding, Contract
- Automatic, Business, Continuity
How do you explicitly kill a user's session in ASP.Net?
- Session.Close()
- Session.discard()
- Session.Abandon()
- Session.Exit()
WCF can be hosted by -
- Self Hosting
- IIS Hosting
- WAS Hosting
- None of the above
Data Warehouse is a term related to repository of data.
- True
- False
What does SSAS stand for?
- SQL Server Administration Services
- SQL Server Allied Services
- SQL Server Administration system
- SQL Server Analysis Services
Which of the following can be used for the Integration and Migration of data?
- SSAS
- DTS
- SSRS
- SSIS
We can have a DML Truncate trigger
- True
- False
Which of these are DCL commands?
- Grant
- Alter
- Revoke
- All of the above
Cascading Parameters in SSRS can be achieved through:
- Variables
- Stored Procedures
- Functions
- All of the above
Correct method naming convention in java
- getMethod
- get () method
- getMethod()
- get.Method()
a try block can be followed by
- catch,finally
- finally
- catch
- catch,catch,finally
a try block can be followed by
- catch,finally
- finally
- catch
- catch,catch,finally
The statement enclosed with in a finally block will be executed
- when no exception occurs
- when exception occurs
- Based on the exception
- Never
Cognos 8 architecture is a zero foot-print architecture.
- True
- False