what is the value of the variable int iNum= 2.02

A. 2
B. 2.0
C. 2.02
D. 0.0
E. error:possble loss of precision

please help and explain

1 answer

int stands for integer, when given a decimal point within (supposed to be integer) number the program errors.
answer is e
Similar Questions
  1. Which of the columns represent nominal or ordinal variables?The variable Rank is . The variable Book is . The variable Author(s)
    1. answers icon 1 answer
  2. Which of these lines of code will increment a variable?(1 point) Responses print(variable) print(variable) count(variable)
    1. answers icon 1 answer
  3. Which of these lines of code will increment a variable?(1 point) Responses print(variable) print(variable) count(variable)
    1. answers icon 1 answer
  4. Which of these lines of code will increment a variable?(1 point) A. print(variable) B. count(variable) C. inc(variable) D.
    1. answers icon 1 answer
more similar questions