Which of the following is not a floating point number?

a. 9.78
b. -10.2
c. 0 333333333
d. 2

D

Computer Science & Information Technology

You might also like to view...

Digital ___________ is a crime against or using digital media, computer technology, or related components; in other words, a computer is the source of the crime or the object of it.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following configures padding for an element with the following values: top padding 0 pixels, left padding 10 pixels, right padding 10 pixels, bottom padding 20px?

a. padding: 0px 10px 20px 10px; b. padding: 0 10px 20px 10px; c. padding: 10xp 20px; d. padding: 20px 10px 10px 0px;

Computer Science & Information Technology