What is one drawback in using non-integer Step sizes of type Double?

(A) Round-off errors may cause unpredictable results.
(B) Non-integer Step sizes are invalid in Visual Basic.
(C) A non-integer Step size is never needed.
(D) Non-integer Step sizes usually produce infinite loops.

(A) Round-off errors may cause unpredictable results.

Computer Science & Information Technology

You might also like to view...

The SmartArt organization chart is in the ________ category

A) Hierarchy B) Relationship C) Cycle D) Process

Computer Science & Information Technology

The type of a parameter whose type is omitted in a function defi-nition is __________.

a) int b) double c) long d) float

Computer Science & Information Technology