Can I delete a snapshot of the root device of an EBS volume used by a registered AMI?
A. Only via API
B. Only via Console
C. Yes
D. No
Answer: D. No
You might also like to view...
____ refer to the relative width and height of the video frame.
A. Display sizes B. Frame rates C. Resolutions D. Aspect ratios
All conceivable problems can be solved algorithmically.
Answer the following statement true (T) or false (F)
In a(n) ____ loop the condition is used to keep track of the number of repetitions that have occurred.
A. pretest B. posttest C. fixed-count D. condition-controlled
In a queue implemented using a circular array, rear refers to
a) the first available array element at the end of the queue b) the element at the end of the queue c) the number of elements remaining to be used at the end of the array d) the number of elements available at the beginning of the array e) none of the above