Technology Basics - Mixed Topics

A general technology quiz covering various topics including Flex programming, Microsoft Office, computer basics, and mainframe technologies

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following are ways you can add the contents of a Microsoft Office Excel 2003 worksheet to your SharePoint site?

  1. From your SharePoint site, on the Create page, under Custom Lists, click Import Spreadsheet, and then specify the Excel worksheet to convert to a list.
  2. From Excel, convert the worksheet data to a list, and then use the Publish List command to save it as a list on your SharePoint site.
  3. From a document library on your SharePoint site, use the Upload Document command to add the Excel worksheet to your document library.
  4. All of the above.
Question 2 Multiple Choice (Single Answer)

What's the easiest way to create a survey that anyone on a site (even users from the Reader site group) can participate in?

  1. From a view of the survey, click Modify survey and questions, click Change Permissions, and then, for the Reader site group, allow the view, insert, edit, and delete items rights.
  2. Create a subsite that allows all site groups to view, insert, edit, and delete items in all lists, and then create a new survey.
  3. To do this, you need a Windows SharePoint Services-compatible Web page editor such as Microsoft Office FrontPage 2003.
  4. Windows SharePoint Services doesn't allow you to do this for security reasons
Question 3 Multiple Choice (Single Answer)

Out of these which one is not a valid flex chart component ?

  1. bubble
  2. candel stick
  3. pie
  4. tag cloud
Question 4 Multiple Choice (Multiple Answers)

Transmission Queue

  1. can be configured separately for each locally defined queue.
  2. should be a local queue
  3. can not be accessed directly by any application.
  4. should have the same name as that of the remote queue manager where the remote queue is actually defined.
Question 5 Multiple Choice (Single Answer)

PD represents _______

  1. signed COMP variables
  2. COMP-3 variables
  3. Zoned Decimal
  4. signed 3 variables
Question 6 Multiple Choice (Single Answer)

How can a Flex application communicate to external Java file ?

  1. Using JDBC
  2. Using BlazeDS
  3. Using FA Bridge
  4. Directly calling the Java class
Question 7 Multiple Choice (Single Answer)

What FA Bridge does in Flex ?

  1. Acts as a bridge between Flash and Action Script
  2. Acts as a bridge between Flex and Struts Action Class
  3. Communicates between Flex and Ajax
  4. Communicates between Flash and Java
Question 8 Multiple Choice (Single Answer)

Can you implement lazy loading of a module in Flex ?

  1. No, Flex doesn't support lazy loading
  2. Yes, by lazyModuleLoader class
  3. Yes, by moduleLoader class
  4. Yes, but need to connect to database first
Question 9 True/False

Flex programing is based on OOPS concept ?

  1. True
  2. False
Question 10 True/False

You can't compile a Flex application without Flex Builder. True OR False ?

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

What does the Key "F1" does ?

  1. Delete content of document
  2. Universal Help in Windows program.
  3. Edit options in current program
  4. Goes to end of document.
Question 12 Multiple Choice (Single Answer)

What "Ctrl + End" does ?

  1. Goes to end of document
  2. Highlights from current position to end of line.
  3. Goes to end of current line.
  4. Select all text.
Question 13 Multiple Choice (Single Answer)

What do you mean by PDF ?

  1. Pushable Document File
  2. Portable File for Document
  3. Portable Document Format
  4. Printable Document Format
Question 14 Multiple Choice (Single Answer)

Safari is a browser developed by ?

  1. Sun
  2. Microsoft
  3. Apple
  4. Redhat
Question 15 Multiple Choice (Single Answer)

What does NASSCOM stands for ?

  1. National Association of Software and Social Services Companies
  2. National Association of Software and Services Companies
  3. National Association of Social Services Companies
  4. National Authority of Software and Services Companies
Question 16 Multiple Choice (Single Answer)

What will happen when you tripple click by your mouse on a word document ?

  1. Opens to another open Microsoft Word document.
  2. Selects the line or paragraph of the text the mouse triple-clicked.
  3. Zooms in and out of document the mouse triple-clicked.
  4. Insert the current time.
Question 17 True/False

Flex Builder Professional is required to use Flex charting controls without watermarks (True/False)?

  1. True
  2. False
Question 18 True/False

All charts except the PieChart control have grid lines by default ?

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

Which one of these is not a property of bubble chart ?

  1. minRadius
  2. radiusField
  3. stroke
  4. heap
Question 20 Multiple Choice (Single Answer)

Which one of these is not a valid chart event ?

  1. change
  2. itemClick
  3. itemFocus
  4. itemDoubleClick