General Technology Fundamentals
A broad technology quiz covering Microsoft Office applications, networking concepts, .NET programming, and web technologies
Questions
What is the maximum number of cookies that can be allowed to a web site?
- 1
- 10
- 20
- 30
- More than 30
What is the extension of a web user control file?
- .asmx
- .asp
- .aspx
- .ascx
What is the purpose of reflection?
- For Reading metadata at runtime
- For knowing version of assembly
- For finding path of an assembly
- none of the above
Clients are the computers used by ______ users for everyday work
- System administrator
- Group of
- Individual
- None of the above
Slow processors can also cause congestion
- True
- False
Unacknowledged connectionless service consists of having the source machine send independent frames to the destination machine without having the destination machine acknowledge them
- True
- False
CNE means
- Certified Novell Engineer
- Chief Network Engineer
- Certified Network Engineer
- None of the Above
The use of error-correcting codes is often referred to as forward error correction.
- True
- False
In Session routing, a route remains in force for an entire user session
- True
- False
What is the BEST way to find out what version of Office you're using?
- Watch for the "splash" screen when it opens.
- Check the front of the user manual.
- Click Help/About
- Look into the Help files under Version
If you needed to create a slide presentation, which Office program would you use?
- Excel
- Publisher
- Power Point
- Word
Which of these statements are true about VBA?
- It stands for Visual Basic Automation.
- A macro programming language used by Office applications.
- It's the visual animation feature in Power Point.
- V. B. Allan, the guy who started Microsoft with Bill Gates
In Word, which is the best view to use if you're running low on resources?
- Print Preview
- Outline View
- Page Layout View
- Normal View
In Access, you've been working on your database a lot lately and you notice it's getting quite large. What's the best thing to do to be sure it's at it's most efficient size?
- Delete any unnecessary data entries and resave it.
- Sort the database in alphabetical order to compact it.
- Use the Repair and Compact option on the Tools menu
- Click File/CompressDatabases.
If you wanted to create your own new toolbar in an Office application, with all your favorite features, what would you do first?
- Call someone who knows how to do it!
- Click Tools/Customize/Commands and drag the features you want onto a toolbar and rename it to a new name.
- Click Tools/Customize/Toolbars/New to create a new toolbar, then drag items onto it
- Click View/Toolbars/New to create a new toolbar.
In Word, if you needed to pass a macro to another computer, how would you do it?
- Use the Organizer to pass the macro to another template and have the recipient copy it to their normal.dot also using the Organizer.
- In the VB Editor, export the code into a .BAS file and import it on the other system.
- Save the macro to a new template and put it in your Office StartUp directory.
- All of the above
Excel is an Office program that you can use to create:
- A database
- A spreadsheet
- A pie chart
- All of the above
To get Help when using Office, you would click the:
- F2 key
- F1 key
- F10 key
- Esc key
To turn on the Office Shortcut Bar:
- Click Start/Programs/Office Shortcuts
- Click Start/Programs/Microsoft Office Tools/Microsoft Office Shortcut Bar
- In any Office program, click Windows/Shortcut Bar.
- There is no such thing as an Office Shortcut Bar.
A firewall is a system designed to prevent unauthorised access to or from a private network.
- True
- False