What would be stored in answer after the following arithmetic expression involving only integers, if the sign of the dividend is negative?
                                             int answer = -19 % -4;

A. -3
B. 3
C. 4.75
D. -4.75


Answer: A

Computer Science & Information Technology

You might also like to view...

The ________ data type stores numeric values

Fill in the blank(s) with correct word

Computer Science & Information Technology

Until deleted messages are permanently deleted, they are stored in the ________ folder

A) Inbox B) Deleted Items C) Outbox D) Junk E-mail

Computer Science & Information Technology

What component of the computer provides it with a MAC address?

A. motherboard B. NIC C. CPU D. BIOS

Computer Science & Information Technology

A(n) differential backup only archives the files that have been modified that day, and thus requires less space and time than a full backup. _________________________

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

Computer Science & Information Technology