In a file's inode, what are the first 10 pointers called?
a. Direct pointers b. Indirect pointers
c. Double pointers d. Triple pointers
ANSWER: b
Computer Science & Information Technology
You might also like to view...
The default implementation of method clone of Object performs a ________.
a. empty copy. b. deep copy. c. full copy. d. shallow copy.
Computer Science & Information Technology
What are two design considerations for letterhead?
What will be an ideal response?
Computer Science & Information Technology
Which of the following allows for the hiding of network IPs?
a. PAT b. NAT c. port filtering d. MAC filtering
Computer Science & Information Technology
Which of the following variable types can be accessed from multiple methods throughout an application?
A. Static B. Class-level C. Local-level D. Temporary
Computer Science & Information Technology