If you divide an integer by an integer and place the result into a double, is the decimal portion of the division maintained? Explain your answer.

What will be an ideal response?

If you divide an integer by an integer, the result is only the whole number part of the quotient. The decimal portion of the division is never calculated, nor maintained.

Computer Science & Information Technology

You might also like to view...

A property allows an object to remember one of its characteristics.

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

Computer Science & Information Technology

Server virtualization uses hardware to simulate a software computing environment.

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

Computer Science & Information Technology