Unit 3: MS Windows - Subjective Questions
DCAP101 • Practice Questions with Detailed Answers
20 questions
Define the Windows Desktop and explain its main components.
The Windows Desktop is the main workspace that appears after Windows starts and the user signs in. It provides access to programs, files, folders, and system tools.
Its main components are:
- Desktop icons: Small graphical symbols representing applications, files, folders, or system locations.
- Taskbar: The bar, usually at the bottom of the screen, that displays running and pinned applications.
- Start button or Start menu: Provides access to applications, settings, power options, and search.
- Notification area: Displays the clock, volume, network, battery, and other background-service icons.
- Desktop background: The image or color displayed behind desktop items.
- Shortcuts: Links that provide quick access to programs, files, folders, or websites.
Explain the purpose of desktop icons and describe how they can be arranged and managed.
Desktop icons provide quick access to applications, files, folders, and Windows locations.
They can be managed in the following ways:
- Open an item: Double-click its icon.
- Select an icon: Single-click it.
- Move an icon: Drag it to another location on the desktop.
- Arrange icons: Right-click an empty desktop area, choose View or Sort by, and select an arrangement option.
- Rename an icon: Right-click it, select Rename, and enter a new name.
- Delete an icon: Select it and press Delete. Deleting a shortcut usually does not delete the original program.
- Change icon size: Use the View menu to select large, medium, or small icons.
- Show or hide icons: Right-click the desktop and use the appropriate option under View.
Describe the Windows taskbar and explain the functions of its major sections.
The taskbar is a long horizontal bar, normally located at the bottom of the Windows desktop. It helps users start programs, switch between open windows, and view system information.
Major sections include:
- Start button: Opens the Start menu for applications, settings, search, and power commands.
- Search box or Search button: Helps locate applications, documents, folders, and settings.
- Pinned applications: Provide one-click access to frequently used programs.
- Open application buttons: Represent programs that are currently running.
- Task View: Displays open windows and may allow users to manage virtual desktops.
- Notification area: Shows network, sound, battery, security, and background-application status.
- Clock and calendar: Display the current date and time.
- Show Desktop button: Minimizes or hides open windows to display the desktop.
Explain how to customize the Windows Desktop, including its background, theme, icons, and display settings.
The Windows Desktop can be customized to improve appearance, readability, and convenience.
Procedure:
- Right-click an empty area of the desktop.
- Select Personalize.
- Choose Background to set a picture, solid color, or slideshow.
- Select Themes to apply a coordinated combination of colors, sounds, background, and pointer styles.
- Use Desktop icon settings, where available, to show or hide system icons such as This PC and Recycle Bin.
- Open Display settings to change screen resolution, orientation, brightness, text size, or scaling.
- Adjust taskbar and color settings according to preference.
Users should select the recommended screen resolution because it normally produces the clearest display. Customization changes the user interface but does not normally alter personal files.
What is My Computer or This PC? Explain the information and resources available through it.
My Computer, called This PC in newer versions of Windows, is a system location used to access storage devices, common folders, and computer resources.
It commonly displays:
- Internal drives: Such as the Windows system drive, usually labeled C:.
- Removable storage: USB drives, memory cards, and external hard disks.
- Optical drives: CD, DVD, or Blu-ray drives, if installed.
- Common user folders: Such as Desktop, Documents, Downloads, Pictures, Music, and Videos.
- Network locations: Shared drives or folders connected through a network.
- Storage information: Total capacity and available space for each drive.
From This PC, a user can open drives, browse folders, view properties, manage data, and access connected storage devices.
Describe how to view the properties of a drive through This PC and explain the importance of the information shown.
To view drive properties:
- Open This PC or My Computer.
- Locate the required drive.
- Right-click the drive.
- Select Properties.
The Properties window may show:
- Drive label: The name assigned to the drive.
- File system: For example, NTFS, FAT32, or exFAT.
- Used space: Storage currently occupied by data.
- Free space: Storage still available.
- Capacity: Total storage size of the drive.
- Disk Cleanup option: Helps remove unnecessary files where supported.
- Tools: May provide error checking and drive optimization options.
- Security and sharing information: Indicates permissions and network-sharing settings.
This information helps users monitor storage, identify the file system, troubleshoot problems, and decide whether files should be deleted, moved, or backed up.
Distinguish between a hard disk drive, a removable drive, a folder, and a file as displayed in This PC.
The four items differ as follows:
- Hard disk drive: A fixed storage device inside or attached to the computer. It stores Windows, applications, and user data. It is commonly represented by a drive letter such as C: or D:.
- Removable drive: A storage device that can be connected and disconnected, such as a USB flash drive or memory card. It is also assigned a drive letter.
- Folder: A container used to organize files and subfolders. It does not itself represent a physical storage device.
- File: A named collection of data, such as a document, image, video, spreadsheet, or program.
A drive contains folders and files, while a folder may contain both files and additional folders. Files are normally identified by names, icons, and extensions such as .txt, .jpg, or .pdf.
Explain the purpose of Windows Explorer or File Explorer and describe the main parts of its window.
Windows Explorer, called File Explorer in newer Windows versions, is the program used to browse and manage files, folders, drives, and network locations.
Its main parts include:
- Title bar: Shows the window or current location.
- Navigation pane: Displays Quick Access, This PC, drives, folders, and network locations.
- Address bar: Shows the path of the current folder and allows movement between path levels.
- Search box: Searches within the selected location.
- Toolbar or Ribbon: Contains commands such as copy, paste, rename, delete, share, and view.
- Content pane: Displays the files and folders in the current location.
- Column headings: In Details view, they display information such as name, date modified, type, and size.
- Status bar: Shows information about selected items or the number of items in a folder.
File Explorer provides a graphical way to organize and access stored data.
Describe the steps for creating, naming, and saving a new folder in File Explorer.
A new folder can be created as follows:
- Open File Explorer.
- Navigate to the drive or folder where the new folder is required.
- Right-click an empty area in the content pane.
- Select New, followed by Folder. Alternatively, use the New folder command on the toolbar.
- Type a meaningful name for the folder.
- Press Enter to confirm the name.
Good naming practices include:
- Use short but descriptive names.
- Avoid characters that Windows does not allow in names, such as
\,/,:,*,?,<,>, and|. - Use dates or project names when helpful.
- Avoid creating many folders with unclear names such as New Folder 1 and New Folder 2.
The folder is saved automatically in the selected location once it is created.
Compare the Copy, Cut, and Paste commands used for managing files and folders.
The commands perform different but related operations:
- Copy: Places a duplicate reference to the selected item on the Clipboard. The original item remains in its existing location.
- Cut: Places the selected item on the Clipboard for movement. After it is pasted, the item is removed from its original location.
- Paste: Inserts the copied or cut item into the chosen destination.
Common shortcuts:
- Copy: Ctrl+C
- Cut: Ctrl+X
- Paste: Ctrl+V
For example, copying a file from Documents to a USB drive creates another copy while preserving the original. Cutting and pasting the file moves it to the USB drive. Users should confirm that the destination has sufficient storage space and avoid interrupting a transfer while it is in progress.
Explain, step by step, how to copy and move multiple files between two folders using File Explorer.
To copy or move multiple files:
- Open File Explorer and navigate to the source folder.
- Select the required files:
- Hold Ctrl while clicking to select separate items.
- Click the first item, hold Shift, and click the last item to select a continuous range.
- Press Ctrl+A to select all items.
- To copy the files, press Ctrl+C. To move them, press Ctrl+X.
- Navigate to the destination folder.
- Press Ctrl+V to paste the items.
- Wait until the operation finishes, especially when transferring large files.
- Check the destination to confirm that all files were transferred correctly.
Files may also be moved by dragging them. Dragging within the same drive usually moves items, while dragging to another drive often copies them. Holding Ctrl while dragging forces a copy, and holding Shift forces a move. Using cut, copy, and paste is often clearer and reduces mistakes.
Explain how files and folders are renamed and deleted in Windows. Also describe the role of the Recycle Bin.
Renaming an item:
- Select the file or folder.
- Right-click and choose Rename, or press F2.
- Type the new name and press Enter.
The file extension should not be changed unless the user understands its purpose, because an incorrect extension may prevent the file from opening normally.
Deleting an item:
- Select the file or folder.
- Press Delete or right-click and choose Delete.
- Confirm the action if prompted.
Most items deleted from an internal drive are placed in the Recycle Bin. The Recycle Bin temporarily stores deleted items, allowing users to:
- Restore an item to its original location.
- Permanently delete selected items.
- Empty the entire Recycle Bin.
Using Shift+Delete generally bypasses the Recycle Bin and permanently deletes the item. Files deleted from some removable or network drives may also bypass it.
Describe the different File Explorer view options and explain how sorting and grouping help in file management.
File Explorer offers several ways to display folder contents:
- Extra large, large, medium, or small icons: Useful when visual previews are important.
- List: Displays many item names in a compact format.
- Details: Shows files in rows with columns such as name, date modified, type, and size.
- Tiles or Content: Displays icons together with selected file information.
Sorting arranges items according to a chosen property, such as:
- Name
- Date modified
- Type
- Size
Sorting can normally be ascending or descending. For example, sorting by date modified in descending order displays the newest items first.
Grouping places similar items into labeled sections. Files may be grouped by type, date, size, or another property. These tools make it easier to locate files, compare information, identify recent work, and organize folders containing many items.
What is a file path? Explain the difference between an absolute path and a relative path with suitable Windows examples.
A file path identifies the location of a file or folder within a storage system. It usually includes a drive, folders, subfolders, and the item name.
An absolute path gives the complete location starting from the drive or root location. For example:
C:\Users\Student\Documents\Report.docx
This path identifies the drive, every folder in the hierarchy, and the file name.
A relative path describes a location in relation to the current folder. If the current folder is C:\Users\Student, the relative path to the same file could be:
Documents\Report.docx
Importance of paths:
- They show where data is stored.
- They help users navigate directly to a file or folder.
- They are used by applications, shortcuts, and search tools.
- They help distinguish files with identical names stored in different locations.
Define the Control Panel and explain any five categories or settings that can be managed through it.
The Control Panel is a Windows system utility used to view and modify hardware, software, security, user, network, and appearance settings.
Five important categories are:
- System and Security: Manages security, backup, firewall, power options, and system information.
- Network and Internet: Configures network connections, sharing, and internet-related settings.
- Hardware and Sound: Manages devices, printers, sound, mouse, keyboard, and power settings.
- Programs: Allows users to uninstall or change programs and manage certain Windows features.
- User Accounts: Creates or modifies user accounts, passwords, and account permissions.
- Appearance and Personalization: Adjusts display, taskbar, fonts, and File Explorer options.
- Clock and Region: Changes date, time, time zone, language, and regional formats.
- Ease of Access: Provides accessibility tools such as Magnifier, Narrator, and high-contrast settings.
The exact categories and commands may vary between Windows versions.
Describe how to change the system date, time, time zone, and regional format using Windows settings or Control Panel.
Changing date and time:
- Open Control Panel and select Clock and Region, or right-click the taskbar clock and open date and time settings.
- Select Date and Time.
- Choose the option to change the date and time.
- Enter the correct values and confirm the changes.
Changing the time zone:
- Open the date and time settings.
- Select Change time zone.
- Choose the correct geographical time zone.
- Apply the change.
Changing regional formats:
- Open Clock and Region.
- Select Region.
- Choose the required country or regional format.
- Adjust date, time, number, and currency formats if necessary.
Administrative permission may be required for some changes. Enabling automatic time synchronization helps keep the computer clock accurate when an internet connection is available.
Explain how the Control Panel can be used to manage user accounts, installed programs, devices, and accessibility settings.
The Control Panel provides several management functions:
User accounts:
- Create or remove accounts where permitted.
- Change account names, passwords, or pictures.
- Modify account type, such as standard user or administrator.
- Manage sign-in and credential-related options.
Installed programs:
- Open Programs and Features.
- View installed applications.
- Uninstall, change, or repair supported programs.
- Turn selected Windows features on or off.
Devices:
- View connected devices and printers.
- Add or remove printers.
- Change mouse, keyboard, sound, and hardware settings.
- Access Device Manager for driver and hardware troubleshooting.
Accessibility:
- Enable Magnifier, Narrator, or On-Screen Keyboard.
- Use high contrast or visual notifications.
- Adjust keyboard and mouse behavior.
Administrative rights may be needed for system-wide changes. Users should avoid removing programs or changing device settings unless they understand the effect.
Explain how to search for a file or folder using File Explorer.
To search through File Explorer:
- Open File Explorer.
- Select the location to be searched, such as Documents, This PC, or a particular drive.
- Click the Search box in the upper-right area.
- Enter the full or partial file or folder name.
- Wait for Windows to display matching results.
- Open the required item or right-click it to view its location and properties.
The starting location affects the scope of the search. Searching inside Documents is normally faster and more focused than searching This PC.
A search may also use:
- A file extension, such as
.pdf. - A partial name, such as
report. - A wildcard pattern, such as
*.jpg, to find all JPEG files. - Filters for date, type, or size where supported.
Users should verify the path of a result when several files have similar names.
Describe how wildcard characters and search filters can be used to locate files more efficiently in Windows.
Wildcard characters and filters make searches more precise.
Common wildcards:
- Asterisk (
*): Represents any number of characters. For example,*.docxfinds Word documents, whilereport*finds items whose names begin with report. - Question mark (
?): Represents one character in systems or search contexts that support it. For example,file?.txtmay matchfile1.txtandfileA.txt.
Useful search filters may include:
- Type or kind: Finds documents, images, music, or another category.
- Date modified: Finds files changed today, this week, or within another period.
- Size: Helps find very small, large, or very large files.
- Name: Restricts results to file names containing specific text.
For example, a user can search for *.pdf in Documents and then apply a recent date filter. Search features vary by Windows version, but combining a suitable location, name pattern, type, and date significantly reduces irrelevant results.
A user cannot remember the exact name or location of a document created last week. Describe a systematic method to locate it using Windows search tools.
A systematic search can be performed as follows:
- Identify known details: Recall part of the name, likely file type, creation or modification period, and the application used.
- Open File Explorer: Begin with a likely folder such as Documents or Desktop.
- Enter a keyword: Search for a word that may appear in the file name.
- Search by extension: If it is a Word document, try
*.docx; for a PDF, try*.pdf. - Apply a date filter: Restrict results to last week or a suitable custom period.
- Sort the results: Sort by Date modified so the most relevant period is easy to inspect.
- Use This PC if necessary: If the file is not in the likely folder, broaden the search to This PC.
- Check recent files: Examine the recent-document list in the application used to create the file.
- Check alternative locations: Review Downloads, cloud-synchronized folders, USB drives, and the Recycle Bin.
- Verify the result: Open the file or inspect its properties and path to confirm that it is the correct document.
Beginning with a narrow location and gradually expanding the scope usually produces faster and more relevant results than immediately searching the entire computer.
Define the Windows Desktop and explain its main components.
The Windows Desktop is the main workspace that appears after Windows starts and the user signs in. It provides access to programs, files, folders, and system tools.
Its main components are:
- Desktop icons: Small graphical symbols representing applications, files, folders, or system locations.
- Taskbar: The bar, usually at the bottom of the screen, that displays running and pinned applications.
- Start button or Start menu: Provides access to applications, settings, power options, and search.
- Notification area: Displays the clock, volume, network, battery, and other background-service icons.
- Desktop background: The image or color displayed behind desktop items.
- Shortcuts: Links that provide quick access to programs, files, folders, or websites.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill. The rest comes out of a student's own pocket: the domain, the storage, and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason. to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it. What it pays for →