subject
Engineering, 03.12.2019 19:31 xxxxbratt

Import java. util. scanner; public class exercise11_01 { public static void main(string[] args) { scanner input = new scanner(system. in); system. out. print("enter three sides: "); double side1 = input. nextdouble(); double side2 = input. nextdouble(); double side3 = input. nextdouble(); triangle triangle = new triangle(side1, side2, side3); system. out. print("enter the color: "); string color = input. next(); triangle. setcolor(color); system. out. print("enter a boolean value for filled: "); boolean filled = input. nextboolean(); triangle. setfilled(filled); system. out. println("the area is " + triangle.; system. out. println("the perimeter is " + triangle.; system. out. println(triangle);

ansver
Answers: 2

Another question on Engineering

question
Engineering, 03.07.2019 15:10
If you were designing a bumper for a car, would you prefer it to exhibit elastic or plastic deformation? why? consider the functions of a bumper in both a minor "fender-bender" and a major collision.
Answers: 1
question
Engineering, 04.07.2019 08:10
Which of the following is an easy way to remember the modified “x” tire rotation? a. nondrive wheels straight, cross the drive wheels b. drive wheels straight, cross the nondrive wheels c. drive wheels crossed, nondrive wheels straight d. drive wheels crossed, nondrive wheels crossed
Answers: 1
question
Engineering, 04.07.2019 18:10
Refrigerant 134a enters an insulated compressor operating at steady state as saturated vapor at -26°c with a volumetric flow rate of 0.18 m3/s. refrigerant exits at 9 bar, 70°c. changes in kinetic and potential energy from inlet to exit can be ignored. determine the volumetric flow rate at the exit, in m3/s, and the compressor power, in kw.
Answers: 1
question
Engineering, 04.07.2019 18:10
Atmospheric air has a temperature (dry bulb) of 80° f and a wet bulb temperature of 60° f when the barometric pressure is 14.696 psia. determine the specific humidity, grains/lb dry air. a. 11.4 c. 55.8 d. 22.5 b. 44.1
Answers: 1
You know the right answer?
Import java. util. scanner; public class exercise11_01 { public static void main(string[] args) { s...
Questions
question
Mathematics, 05.03.2021 19:30
question
Mathematics, 05.03.2021 19:30
question
Mathematics, 05.03.2021 19:30
Questions on the website: 13722367