Mixed Technology Quiz (.NET and General Computing)
A mixed quiz covering .NET Framework basics (assemblies, classes, configuration) and general computing topics (operating systems, file systems, internet technology). Quiz may benefit from being split into separate, more focused quizzes.
Questions
What is degauss?
- Attachment for CPU
- Creating magnetic media
- Erasing magnetic media
- Medical software
What is a cookie?
- Cooking software
- Web site
- Internet information file
- Hacker file
Which command lists files in MS-DOS?
- cd
- ls
- dir
- list
Which of the following is not an image file?
- JPEG
- BMP
- GIF
- TMP
The windows registry consists of which two files?
- autoexec.bat and config.sys
- user.dat and win.ini
- user.dat and system.dat
- win.reg and user.dat
UNIX is short for what?
- UNIt eXchange
- UNIform eXchange
- UNIt X
- It is not an acronym
Typically, hard disk drives employ what technology as a storage mechanism?
- Laser
- Magnetic
- Light
- Chemical
Which of the following is not a Internet browsers?
- Internet Explorer
- AOL
- Netscape
- Opera
What is IRC?
- Internet Relay Channel
- Internet Respond Channel
- Internet Relay Chat
- Internet Response Cache
Which Linux command sets a files permission?
- attrib
- chmod
- properties
- rights
ILDASM means
- Immediate language Assembler
- Immediate Dis-Assembler language
- Intermediate Language Dis-Assembler
- Intermediate De-Assembler language
Local System Account type choose to minimize security risks.
- True
- False
In .NET Framework Assembly metadata stored in Manifest
- True
- False
Types of Assemblies in .NET
- Public Assemblies & Private Assemblies
- Public Assemblies & Shared Assemblies
- Private Assemblies & Shared Assemblies
- Shared Assemblies and Global Assemblies
Root Class in .NET
- System
- System.Base
- System.objects
- System.Object
Machine.config will be created when You?
- Install Visual Studio
- Create Windows application
- Create Console Application
- Create a class
- Create Installer
Versioning applicable to private Assemblies
- True
- False
How to find methods of an assembly file(not using ILDASM)
- Using: Reflection
- Execution process
- Both
- Can't be viewed due to security reasons
What namespaces are necessary to create a localized application?
- System.Globalization
- System.Configuration
- System.Resources
- System.Web.UI
What is the file extension of WPF?
- XSL
- XASL
- XAML
- ASMX
- ASPX