What option is used to access files that have been deleted?
A) Land Fill
B) Recycle Bin
C) Black Hole
D) My Closet
B
Computer Science & Information Technology
You might also like to view...
You are trying to use an external hard drive with an incompatible file system. Which of the following tools will allow you to change the file system on the hard drive?
A. format B. defrag C. bootrec D. chkdsk
Computer Science & Information Technology
Which statement form below assigns the value of a property to a variable?
(A) objectName.propertyName = value (B) varName = objectName.propertyName (C) objectName.methodName(arg1, ...) (D) RaiseEvent eventName
Computer Science & Information Technology