Mixed Technology Topics
Questions covering various technology areas including ASP.NET, microprocessors, Tibco Hawk, SAP BW, and Lotus Notes
Questions
To switch Lotus notes windows press:
- ALT + TAB
- CTRL + TAB
- CTRL + SHIFT
- There are no windows in Lotus Notes.
In which of the Following elements can data transformation take place in SAP BW?
- Transfer Routine
- Transfer Rules
- Update Rules
- Extract Rule
Which of the following refers to Reporting consistency?
- There is no such thing as Reporting consistency
- Reports generated by all users on the infocube are the same
- New rows added to infocube cannt be used until aggregates are updated
- None
Which of the following is a fucntion in Bex Browser
- Browse the Internet
- Execute Queries and manage reports
- Build Queries and Reports
- all the above
If an aggregate is no longer used and deactivated, it will not result in data lost
- True
- False
Which of the following statement is correct concerning Roles?
- A Role is directly made up of a transaction
- Roles are part of a Infocube
- A role is a combination of activities
- A Role contains work flow tasks
Which of the following does a Update Rule connect?
- Infosource and Source ssytem
- Infosource and Infocube
- Infocube and Report
- Data target and Infocube
How can we specify for a rulebase to work on only a particular slot timings?
- Schedules
- Tables
- Timings
- Period
What is the default agent in Tibco Hawk?
- Default
- New
- Discovered
- Hawk
What is the extension of a rulebase file which u can save?
- .txt
- .hrb
- .hawk
- .rb
What are the different views available in Tibco Hawk?
- agent view
- canvas view
- default view
- rulebase view
SPARC processors came from which manufacturer?
- IBM
- SUN Micro Systems
- INTEL
- AMD
POWER3 microprocessor belongs to ?
- SUN Micro Systems
- AMD
- IBM
- Freescale
Which manufacturer's microprocessors mostly used in mobiles phones and PDAs ?
- ARM Holding
- INTEL
- IBM
- AMD
POWER Microprocessor is based on Which CPU design ?
- Complex instruction set computer (CISC)
- One instruction set computer (OISC)
- Reduced instruction set computer (RISC)
- Zero Instruction Set Computer (ZISC)
8085 ?
- ARM Holding
- Freescale
- Renesas Technology
- INTEL
ISTANBUL is codename of a microprocessor from which company?
- INTEL
- IBM
- AMD
- SUN Micro Systems
How ASP.Net different from ASP?
- Scripting is separated from the HTML, Code is interpreted seperately
- Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server
- Code is separated from the HTML and interpreted Code is interpreted separately
- No difference
Where do you store the information about the user locale ?
- System.user
- System.web
- System.Drawing
- System.Web.UI.Page.Culture
Which method displays the custom control?
- The Prerender
- Render
- Page_Load
- Display