Difference between real literals and floating literals.
Answers
Answered by
1
Answer:
What is the difference between integer and floating point literals in Java? Integer literals represent fixed integer values like 900, 12, 400, -222 etc. (with in the integer range). Whereas, floating point literals represents fractional values i.e. numbers with decimal values like 25.53, 45.66, 58.66 etc
Explanation:
mark as brainlist pls
Similar questions
Social Sciences,
3 months ago
Accountancy,
3 months ago
English,
7 months ago
Social Sciences,
7 months ago
Computer Science,
1 year ago