What are the multiple choice answers?
Assumption - hope this helped took the test and got 100
Answer: An Internet-routable IP address (static) of the customer gateway's external interface for the on-premises network
Explanation:
Based on the information given, an Internet-routable IP address (static) of the customer gateway's external interface for the on-premises network need to be configured outside of the VPC for them to have a successful site-to-site VPN connection.
The Internet-routable IP address will be used in the identificatiob of each computer through the use of the Internet Protocol for the communication over a network.
in c++
...
for(auto& el:hourlyTemp){
std::cout<<el<<", ";
}
...
This is called Range-based loop or for each loop
Answer: I believe the answer is 6
Explanation: taking 35 and 65 out leaves the rest of the numbers; 15,25,45,55, and 75.