Computer Science, asked by chandan125567, 3 months ago

c. repeated execution may result in different add
d. I may not have an associated address
Clear my choice
Choose a right statement.
int a = 5/2;
of
int b = 5.0/2;
int c = 5/2.0;
int d = 5.0/2.0;
Select one:
a. a = 2, b = 2, c = 2, d= 2
b. a = 2, b = 2.0, c = 2, d= 2.0
c. a = 2, b = 2.5, c = 2.5, d= 2.5
d. a = 2.5, b = 2.5, c = 2.5, d= 2.5
Indicate which of the following is not true abo
ed
of​

Answers

Answered by pujasingh9980706050
0

Answer:

ammm

Explanation:

here your answer

parpand

iculas

Similar questions