Oracle Cloud Infrastructure 2019 Developer Associate — Question 58

Which two statements are true about subnets within a VCN? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Answer A is correct because you can indeed have multiple subnets within an Availability Domain for a given VCN. Answer D is also correct as instances do obtain their private IP addresses and associated security lists from the subnets they belong to. Answers B and C are incorrect; private and public subnets can coexist in the same Availability Domain, and subnets should not overlap IP addresses within the same VCN.