CTI 130 81 Practice Questions Chapter 11

Which of the following best describes the use of Libraries in Windows?

Special folders that group files and folders, possibly stored in both local or network locations, into a single logical folder.

Which of the following are true of Libraries? (Select two.)

1.)A single folder can be added to multiple Libraries.
2.)Each can contain multiple folders from different file system locations.

You have created a custom Library using D:\Stats as the path to the Library. You want the files in the D:\Reports folder. What should you do?

Include the D:\Reports folder in the Library.

You need to install a 32-bit application on a 64-bit version of Windows 7. Where is the default directory where the application will be installed?

%systemdrive%\Program Files (x86)

You need to install a 32-bit application on a 32-bit version of Windows 10. Where is the default directory where the application will be installed?

%systemdrive%\Program Files

You recently purchased a new computer running Windows 7 for your company's graphic designer. The graphic designer needs his design fonts removed from his old Windows 2000 computer and placed on his new computer. Assuming the default directories were used

Copy the fonts from C:\Winnt\Fonts to C:\\ Windows\Fonts

You need to see the temporary files on a machine running Windows 7. Which directory holds the user temporary files, and which environment variable stores the temporary directory path? (Select two.)

C:\User\username\AppData\Local\Temp

Where system root is the C: drive, what is the path to the system files that hold user profiles in Windows 10?

C:\Users\username

Where are fonts stored on Windows 7 system?

%systemroot%\Fonts

Which file system path is default location for system files in Windows 10?

C:\Windows

Which of the following file extension types can be run from the command prompt? (Select three.)

1.).exe
2.).bat
3.).com

Which command would you use to copy all files in a directory, including all subdirectories (as well as empty ones)?

xcopy /e

Which command lets you delete subdirectories in addition to files in the current directory?

rd /s

Which does the rd command do when used with the /q switch?

Will not prompt you to confirm deletions

Which option used with the copy command makes sure that all copied files are written correctly after they have been copied?

/v

You need to copy several hundred files from one directory to another. Most of the files exist in the target directory, but you want to overwrite the existing files with the ones you will copy. You want the file copy to proceed automatically without prompt

/y

What does the /a switch used with the copy command indicate?

That the file is an ASCII text file

How do you set file attributes? (Select two.)

1.)Right-click the file, then select Properties
2.)Use the attrib command

You have a file which you would like other users to see, but not modify. Which file attribute should you use?

R

Which of the following file extensions indicates a Windows system file? (Select two.)

1.).vxd
2.).dll

You want to set the encryption attribute for the C:\payroll.xls file. What should you do?

Edit the properties of the file in Windows Explorer

What does the following command do? attrib +s +r -a myfile.dll

Adds the System file attribute, adds the Read-Only attribute, and removes the Archive attribute to the file myfile.dll.

How can you reformat a drive from FAT#@ to NTFS without losing the existing data?

Use the convert command at a command prompt.

Which of the following utilities checks the disk for bad clusters?

chkdsk

A user needs to copy a file from an NTFS partition to a FAT32 partition. The file has NTFS permissions and the following attributes: Read only (R) and Encryption. When the folder is copied, which of the following is true?

The R attributes is retained on the file.

If a folder exists on a NTFS partition, what is the minimum permission needed by a user to set any security permissions on the folder?

Full Control

Susan in accounting has left the company and been replaced by Manual. You create a user account for Manuel on Susan's computer. manual calls you and says that he can't open a specific file on the computer. Which of the following will most likely correct t

Make Manuel the owner of the file.

Mary and Pablo share a workstation doing customer support. Mary works in the morning, and pablo works in the evening. One day Mary is helping a customer with support issue. Because her shift is over, she creates a Word document with details about the cust

Modify the permissions on the document