subject
Engineering, 27.11.2019 20:31 parminder44

Ublic class appointment{// date date; private int length; ///public appointment(date thedate, int thelength){//date = thedate; date = new date(thedate); length = thelength; }//copy constructorpublic appointment(appointment another){//this. date = another. date; //made a shallow copy of another. datethis. date = new date(another. date); this. length = another. length; }tostring - returns its representation as a stringpublic string tostring(){return "date: " + date + " length: " + length + " minutes"; }//extend - extends the time by a given amountpublic void extend(int minutes)

ansver
Answers: 2

Another question on Engineering

question
Engineering, 04.07.2019 18:20
Most leaks in reciprocating air compressors can be detected and minimized by: (clo4) a)-detecting leakage areas using ultrasonic acoustic detector. b)-tightening joints and connections c)-replacing faulty equipment d)-all of the given options
Answers: 2
question
Engineering, 04.07.2019 18:20
Along 8-cm diameter steam pipe whose external surface temperature is 900c connects two buildings. the pipe is exposed to ambient air at 70c with a wind speed of 50 km/hr blowing across the pipe. determine the heat loss from the pipe per unit length. (b) air at 500c enters a section of a rectangular duct (15 cm x 20 cm) at an average velocity of 7 m/s. if the walls of the duct are maintained at 100c. a) the length of the tube for an exit temperature of the air to be 40 0c. b)the rate of heat transfer from the air. c) the fan power needed to overcome the pressure drop in this section of the duct.
Answers: 1
question
Engineering, 04.07.2019 19:10
10 kg of co2 is initially contained at 400 kpa and 300 k. the gas constant for carbon dioxide is 189 j/lkg k) and has a specific heat ratio, k, of 1.289. isentropic expansion then occurs until the pressure is 200 kpa. a) determine the initial volume of co2 in m. b) determine the final temperature in k. c) determine the work done by the system during the expansion kl.
Answers: 2
question
Engineering, 06.07.2019 03:10
Oxygen at 300 kpa and 400 k is in a closed system with an initial volume of 0.1 m3. is now compressed in a polytropic process, with exponent of n 1.2, to a temperature of 500 k. calculate: a) the boundary work done during the compression, in kj b) the heat transfer during the compression, in kj
Answers: 3
You know the right answer?
Ublic class appointment{// date date; private int length; ///public appointment(date thedate, int th...
Questions
question
Mathematics, 28.11.2021 04:20
question
Chemistry, 28.11.2021 04:20
question
Mathematics, 28.11.2021 04:20
Questions on the website: 13722367