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.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is degauss?

  1. Attachment for CPU
  2. Creating magnetic media
  3. Erasing magnetic media
  4. Medical software
Question 2 Multiple Choice (Single Answer)

What is a cookie?

  1. Cooking software
  2. Web site
  3. Internet information file
  4. Hacker file
Question 3 Multiple Choice (Single Answer)

Which command lists files in MS-DOS?

  1. cd
  2. ls
  3. dir
  4. list
Question 4 Multiple Choice (Single Answer)

Which of the following is not an image file?

  1. JPEG
  2. BMP
  3. GIF
  4. TMP
Question 5 Multiple Choice (Single Answer)

The windows registry consists of which two files?

  1. autoexec.bat and config.sys
  2. user.dat and win.ini
  3. user.dat and system.dat
  4. win.reg and user.dat
Question 6 Multiple Choice (Single Answer)

UNIX is short for what?

  1. UNIt eXchange
  2. UNIform eXchange
  3. UNIt X
  4. It is not an acronym
Question 7 Multiple Choice (Single Answer)

Typically, hard disk drives employ what technology as a storage mechanism?

  1. Laser
  2. Magnetic
  3. Light
  4. Chemical
Question 8 Multiple Choice (Single Answer)

Which of the following is not a Internet browsers?

  1. Internet Explorer
  2. AOL
  3. Netscape
  4. Opera
Question 9 Multiple Choice (Single Answer)

What is IRC?

  1. Internet Relay Channel
  2. Internet Respond Channel
  3. Internet Relay Chat
  4. Internet Response Cache
Question 10 Multiple Choice (Single Answer)

Which Linux command sets a files permission?

  1. attrib
  2. chmod
  3. properties
  4. rights
Question 11 Multiple Choice (Single Answer)

ILDASM means

  1. Immediate language Assembler
  2. Immediate Dis-Assembler language
  3. Intermediate Language Dis-Assembler
  4. Intermediate De-Assembler language
Question 12 True/False

Local System Account type choose to minimize security risks.

  1. True
  2. False
Question 13 True/False

In .NET Framework Assembly metadata stored in Manifest

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

Types of Assemblies in .NET

  1. Public Assemblies & Private Assemblies
  2. Public Assemblies & Shared Assemblies
  3. Private Assemblies & Shared Assemblies
  4. Shared Assemblies and Global Assemblies
Question 15 Multiple Choice (Single Answer)

Root Class in .NET

  1. System
  2. System.Base
  3. System.objects
  4. System.Object
Question 16 Multiple Choice (Single Answer)

Machine.config will be created when You?

  1. Install Visual Studio
  2. Create Windows application
  3. Create Console Application
  4. Create a class
  5. Create Installer
Question 17 True/False

Versioning applicable to private Assemblies

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

How to find methods of an assembly file(not using ILDASM)

  1. Using: Reflection
  2. Execution process
  3. Both
  4. Can't be viewed due to security reasons
Question 19 Multiple Choice (Multiple Answers)

What namespaces are necessary to create a localized application?

  1. System.Globalization
  2. System.Configuration
  3. System.Resources
  4. System.Web.UI
Question 20 Multiple Choice (Single Answer)

What is the file extension of WPF?

  1. XSL
  2. XASL
  3. XAML
  4. ASMX
  5. ASPX