Windows commands for CompTIA A+ Core 2 1102 / Complete Questions & Correct Detailed answers (100% Correct) 2025 / 2026.Quiz____?cd - Answer✓✓ Displays the name of the current directory or changes the current
directory. If used with only a drive letter (for example, cd C:), cd displays
the names of the current directory in the specified drive. If used without parameters, cd displays the current drive and directory. Same as the chdir command.Quiz____?dir - Answer✓✓ Displays a list of a directory's files and subdirectories. If used without parameters, this command displays the disk's volume label and serial number, followed by a list of directories and files on the disk (including their names and the date and time each was last modified). For files, this command displays the name extension and the size in bytes. This command also displays the total number of files and directories listed, their cumulative size, and the free space (in bytes) remaining on the disk.Quiz____?md - Answer✓✓ Page 1 of 7 1 / 2
Creates a directory or subdirectory. Command extensions, which are enabled by default, allow you to use a single md command to create intermediate directories in a specified path. Same as the mkdir command.Quiz____?netstat - Answer✓✓ Displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics (for the IP, ICMP, TCP, and UDP protocols), and IPv6 statistics (for the IPv6, ICMPv6, TCP over IPv6, and UDP over IPv6 protocols). Used without parameters, this command displays active TCP connections.Quiz____?nslookup - Answer✓✓ Displays information that you can use to diagnose Domain Name System (DNS) infrastructure. Before using this tool, you should be familiar with how DNS works. The nslookup command-line tool is available only if you have installed the TCP/IP protocol.Quiz____?chkdsk - Answer✓✓ Checks the file system and file system metadata of a volume for logical and physical errors. If used without parameters, chkdsk displays only the status of the volume and does not fix any errors. If used with the /f, /r, /x, or /b parameters, it fixes errors on the volume.Page 2 of 7
- / 2