The benefit of creating a(n) ____ is that you can link files that are on separate partitions or even different computers.
A. directory
B. inode
C. hard link
D. symbolic link
Answer: D
You might also like to view...
Which statement is false?
a. There’s overhead inherent in multithreading. b. Simply dividing a task into two threads and running it on a dual core system does not run it twice as fast, though it will typically run faster than performing the thread’s tasks in sequence on one core. c. Executing a multithreaded application on a single-core processor can actually take longer than simply performing the thread’s tasks in sequence. d. None of the above.
What should a technician implement to allow guests in a medical clinic to access the Internet on their mobile devices, but not allow access to any inside corporate devices and/or data?
A) UNC B) DMZ C) DNS D) Guest wireless network
In client based virtualization the host OS sits on the Hypervisor
a. true b. false
The ANY, ALL, and SOME predicates are ________________.
a. comparison operators b. comparison predicates c. quantified predicates d. quantified operators