javat3
Sep 15, 2024 · 1 min read · In java when you pass variables then the values of the variable can conflict means we want to store it in the float but it is by default store it in double so that’s why we use java literals to make it clear that what type of value it is. below this ...
Join discussion