Help me
with proper explanation
best answer will be marked as brainliest.
wrong answer will be reported.
No spamming
aur kuch bhi karlena inke alava☺️
Answers
Answer:
Explanation:
A class CharConver is initialized with public static void main method
a double variable is initialized with a keyword "final"
final keyword is used only when the value assigned for that particular variable is final and should not be changed.
so YARD and MILE are assigned as double variables with final keyword with value 3.0 and 1260 respectively
dist_yard variable is initialized as double and given value 1000
dist_mile and dist_yard are assigned as double variables with value 0
the value of dist_feet/YARD is stored in dist_yard
because the given feet divided by the YARD gives us the feet in yards
then dist_yard divided by MILE is stored in dist_mile
when yards are divided my mile it will give us the feet in miles
so print yards and print miles
----Hope this will help you get what you want or what you want to learn mark brainliest if you like my answer
Hope it helps you.............
Answer:
1) b
2) b
3) a
HOPE THIS WOULD HELP YOU.
THE EXPLANATIONS ARE VERY BIG.
I can't write it here.
BUT THE ANSWERS ARE CORRECT.