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
You might also like to view...
The __________ is the issuer of certificates and certificate revocation lists and may also support a variety of administrative functions.
A. CRL issuer B. certified user C. certification authority D. registration authority
Your download time may vary according to the ____ preferences set for your Status bar.
A. Download Time B. File Size C. Connection Speed D. ISP
If you enter data into a worksheet and decide you want the columns and rows reversed, you can click the Paste arrow, and then click ________
Fill in the blank(s) with correct word
A file opened for input is said to be in write mode.
Answer the following statement true (T) or false (F)