What is the difference between integer and floating constant
Answers
Answered by
1
Answer:
integer values are given without decimal point whereas float values are decimal values ending with f
Eg:int a=5;
float f=5.41f;
Similar questions
Hindi,
6 months ago
Math,
6 months ago
History,
1 year ago
Computer Science,
1 year ago
History,
1 year ago