Answer the following questions true (T) or false (F)

1. True/False: Is the following statement true or false?
(50 <= 100) AND (9 > 12).

2. True/False: There are six relational operators.

3. True/False: BothRepeat...Untiland Do...Whileloops are post-test loops.


1. F
2. T
3. T

Computer Science & Information Technology

You might also like to view...

An email account is an electronic mailbox you receive from an ____.

A. ISP B. email service provider C. email client D. email address

Computer Science & Information Technology

Which of the following is NOT a way that surge protectors prevent damage from severe surges?

A) Prevent electricity from exiting to your plugged in electronics B) Burn out the backup fuse C) Trip an alarm D) Pass excess current to a ground wire

Computer Science & Information Technology

What happens if an exception is thrown outside a try block?

What will be an ideal response?

Computer Science & Information Technology

A bridge can selectively forward data packets.

a. true b. false

Computer Science & Information Technology