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

1. True/False: Given thatNumber = 3:
Floor(Random() * 4) + Number may be 3, 4, 5, or 6

2. True/False: It is not possible to put a loop inside an If-Then statement.

3. True/False: If Number = 2.3, is the following statementtrueorfalse:
Number == Int(Number)


1. T
2. F
3. F

Computer Science & Information Technology

You might also like to view...

The Shear tool is hidden behind the Scale tool.

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

Computer Science & Information Technology

The ____________________ bar of a Web page contains links to other pages in the site.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which Linux command lists the contents of a directory?

A. dir B. ls C. list D. mv

Computer Science & Information Technology

Text can be used as artwork for brushes only after it has been converted to ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology