lovlly bersbe

lovlly bersbe

  • NA
  • 20
  • 8.4k

C#

Sep 10 2014 3:28 AM
How can I create a console-based application whose Main() method
holds an integer variable named inches, and prompt
the user for a value. and to create a method to which I pass
inches. The method converts the value to feet and inches
and displays the result. For example, 67 inches is 5 feet 7
inches. ?

Answers (9)