Answer the following statements true (T) or false (F)
1. In Visual Basic, the letter j is considered to be greater than the letter y.
2. The And operator requires that both conditions be true for the compound condition to be
true.
3. If two simple conditions are true, the compound condition created from them by the Or
operator is also true.
4. The condition "Y" = "y" is true.
5. If two simple conditions are true, the compound condition created from them by the And
operator is also true.
1. False
2. True
3. True
4. False
5. True
You might also like to view...
The type of the literal string "Hello" is best described as
A) *string. B) string *. C) char *. D) *char[]. E) None of the above
The ____________________ list shows all the sources available on your computer.
Fill in the blank(s) with the appropriate word(s).
Linda is selecting a disaster recovery facility for her organization, and she wishes to retain independence from other organizations as much as possible. She would like to choose a facility that balances cost and recovery time, allowing activation in about one week after a disaster is declared. What type of facility should she choose?
A. Cold site B. Warm site C. Mutual assistance agreement D. Hot site
?At the vi command mode prompt, what key combination below will force a quit from the vi editor without saving changes?
A. ?:q B. ?:q! C. ?:exit D. ?:!