Which two statements are true about shapes?
A.
A shape defines how much CPU and memory resources are consumed by the operating system running on the VM.
B.
Shapes define the combination of computer power, memory, and number of threads enabled.
C.
A range of shapes (combination of compute power and memory) is available to select for VMs.
D.
A shape defines the number of Oracle Compute Units (OCPUs) and the amount of RAM available for a virtual machine (VM)
E.
A shape defines the number of Oracle Compute Units (OCPUs) equivalent to an Intel processor.
Explanation:
DE
CD
The correct answer is BE:
A shape is a resource profile that specifies the number of OCPUs and the amount of memory to be allocated to an instance in Oracle Compute Cloud Service. (no RAM)
https://docs.oracle.com/cloud/latest/computecs_common/OCSUG/GUID-1DD0FA71-AC7B-461C-B8C1-14892725AA69.htm#OCSUG210
From your link: A shape is a resource profile that specifies the number of OCPUs and the amount of memory to be allocated to an instance in Oracle Compute Cloud Service. The shape determines the type of disk drive that your instance uses.
So I believe it is C and D.
CD. Don’t like B since there’s no capability to have threads disabled; it’s fixed at two hardware threads enabled on Intel. Don’t like E since a shape does not define the OCPU to Intel proc ratio, that is fixed by Oracle policy/licensing makers.