Answer the following questions true (T) or false (F)
1. True/False: In the following statement, Xis the initial value:
For (X = N; X <= Y; X++)
2. True/False: A step value in a loop can be either a positive or a negative number.
3. True/False: Is the following statement true or false?
Int(6.89) = 6.
1. F
2. T
3. T
Computer Science & Information Technology
You might also like to view...
Size is NOT an issue when inserting text controls on a form because they will resize to fit the information entered
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following is NOT a category of DAX functions?
A) Date and Time B) Geometric C) Parent/Child D) Information
Computer Science & Information Technology