How can you protect your information?

When specifying more than one conditional requirements for a task, what is the proper method?
A. – when: foo == “hello” and bar == “world”
B. – when: foo == “hello” – when: bar == “world”
C. – when: foo == “hello” && bar == “world”
D. – when: foo is “hello” and bar is “world”

amazon-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.