IN CONTRAST WITH 8TH JAVA PROGRAMMING:--
Write the data types for the following values :
a) "5"
b) '5'
c) 5
d) 5.0D
e) TRUE
Write the output for the following expressions
a) 25 % 2;
b)25/2;
c) 25.0/2;
d) "1500" + "2500";
© 25.0 % 4.0;
Answers
Answered by
1
Explanation:
a) string
b) char
c) int
d) double
e) Boolean
a) 1
b) 12
c) 12.5
d)
e) 0
Similar questions
English,
5 months ago
Science,
5 months ago
CBSE BOARD X,
10 months ago
Math,
10 months ago
Geography,
1 year ago
Accountancy,
1 year ago