Answer the following statements true (T) or false (F)
1. Use decision trees when there are many repetitious actions.
2.Use decision tables when complex combinations of conditions, actions, and rules are found.
3. Use decision trees when not every condition is relevant to every action.
4. Use decision tables when you require a method that effectively avoids impossible situations, redundancies, and contradictions.
1. FALSE
2. TRUE
3. TRUE
4. TRUE
You might also like to view...
You have launched an Amazon Elastic Compute Cloud (EC2) instance into a public subnet with a primary private IP address assigned, an Internet gateway is attached to the VPC, and the public route table is configured to send all Internet-based traffic to the Internet gateway. The instance security group is set to allow all outbound traffic but cannot access the internet. Why is the Internet unreachable from this instance?
A. The instance does not have a public IP address. B. The internet gateway security group must allow all outbound traffic. C. The instance security group must allow all inbound traffic. D. The instance "Source/Destination check" property must be enabled.
What predefined option within DHCP may be necessary for some configurations of Windows Deployment Server?
A. 044 WINS/NBNS Servers B. 046 WINS/NBT Node type C. 080 WDS config D. 060 PXEClient