Which statement is true regarding the CInt function?

a. It converts letters to numbers.
b. It cannot convert a string such as "24.7" to an integer.
c. A floating-point number such as 24.7 is converted to 24, dropping its decimal positions.
d. A floating-point number such as 24.7 is converted to 25, rounding its decimal positions.

c. A floating-point number such as 24.7 is converted to 24, dropping its decimal positions.

Computer Science & Information Technology

You might also like to view...

To prevent an attacker from detecting your wireless network signals, what should be changed from the manufacturer defaults?

a. Change the SSID. b. Disable the SSID broadcast. c. Add MAC address filtering. d. Change the default administrator password. e. All the options provided are correct.

Computer Science & Information Technology

Describe how to perform an SQL Server 2012 repair and why this might be necessary.

What will be an ideal response?

Computer Science & Information Technology