Answer the following statements true (T) or false (F)
1) Function float converts its argument to a floating-point value.
2) The exponentiation operator ** associates left to right.
3) Function call range( 1, 10 ) returns the sequence 1 to 10, inclusive.
4) Sentinel-controlled repetition uses a counter variable to control the number of times a set of instructions executes.
5) The symbol = tests for equality.
1) T
2) F
3) F
4) F
5) F
Computer Science & Information Technology
You might also like to view...
Each time you run a Make Table query it will overwrite any changes that may have been made to the original table that was created
Indicate whether the statement is true or false
Computer Science & Information Technology
With the _________________ approach, implementation is quicker but adaptation to the firm's specific processes is limited.
A. Best of breed B. Custom C. Chocolate D. Vanilla
Computer Science & Information Technology