[solved] – Question 90356
Write a Csharp that will calculate the space of a room as the user will be able to enter the height , weight , roll cover and with then you will calculate the space and convert it from centimeters to meters. All the calculating should be done using void method namely Space and the roll cover the user will enter should increments by 0.5
Expert Answer
OR

