- Given The Variable R The Function Computes The Area Of A Circle Function Numunits R Area Numunits Numunits 3 1 (23.65 KiB) Viewed 55 times
Given the variable R, the function computes the area of a circle: function { } NumUnits = R: Area NumUnits "NumUnits "3.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Given the variable R, the function computes the area of a circle: function { } NumUnits = R: Area NumUnits "NumUnits "3.
Given the variable R, the function computes the area of a circle: function { } NumUnits = R: Area NumUnits "NumUnits "3.14; NumUnits will store the value of 5.75. Which data type should be used to store the value of NumUnits? O Float O Int O Char O Boolean