What makes a subnet public?
- A It has a route to an Internet Gateway
- B It has a large CIDR block
- C It contains a load balancer
- D It has no security groups
Answer
It has a route to an Internet Gateway
A private subnet reaches the internet outbound through a NAT Gateway, which allows outbound connections but not inbound ones.





