subject
Engineering, 11.01.2020 05:31 laylay120

Warm up: contacts (c++) you will be building a linked list. make sure to keep track of both the head and tail nodes. (1) create three files to submit. contacts. h - class declaration contacts. cpp - class definition main. cpp - main() function (2) build the contactnode class per the following specifications: parameterized constructor. parameters are name followed by phone number. public member functions insertafter() (2 pts) getname() - accessor (1 pt) getphonenumber - accessor (1 pt) getnext() - accessor (1 pt) printcontactnode() private data members string contactname string contactphonenum contactnode* nextnodeptr ex. of printcontactnode() output: name: roxanne hughes phone number: 443-555-2864 (3) in prompt the user for three contacts and output the user's input. create three contactnodes and use the nodes to build a linked list. (2 pts) ex: person 1 enter name: roxanne hughes enter phone number: 443-555-2864 you entered: roxanne hughes, 443-555-2864 person 2 enter name: juan alberto jr. enter phone number: 410-555-9385 you entered: juan alberto jr., 410-555-9385 person 3 enter name: rachel phillips enter phone number: 310-555-6610 you entered: rachel phillips, 310-555-6610 (4) output the linked list

ansver
Answers: 2

Another question on Engineering

question
Engineering, 03.07.2019 15:10
Two flowing streams of argon gas are adiabatically mixed to form a single flow/stream. one stream is 1.5 kg/s at 400 kpa and 200 c while the second stream is 2kg/s at 500 kpa and 100 ? . it is stated that the exit state of the mixed single flow of argon gas is 150 c and 300 kpa. assuming there is no work output or input during the mixing process, does this process violate either the first or the second law or both? explain and state all your assumptions.
Answers: 1
question
Engineering, 04.07.2019 18:10
A-mn has a cubic structure with a0 0.8931 nm and a density of 7.47 g/cm3. b-mn has a different cubic structure, with a0 0.6326 nm and a density of 7.26 g/cm3. the atomic weight of manganese is 54.938 g/mol and the atomic radius is 0.112 nm. determine the percent volume change that would occur if a-mn transforms to b-mn.
Answers: 2
question
Engineering, 04.07.2019 18:10
Awall of 0.5m thickness is to be constructed from a material which has average thermal conductivity of 1.4 w/mk. the wall is to be insulated with a material having an average thermal conductivity of 0.35 w/mk so that heat loss per square meter shall not exceed 1450 w. assume inner wall surface temperature of 1200°c and outer surface temperature of the insulation to be 15°c. calculate the thickness of insulation required.
Answers: 3
question
Engineering, 04.07.2019 18:20
Prove the equivalence between the two statements of the 2nd law of thermodynamics (i.e., a violation of one statement leads to the violatio the other statement)
Answers: 2
You know the right answer?
Warm up: contacts (c++) you will be building a linked list. make sure to keep track of both the hea...
Questions
question
Mathematics, 05.11.2019 09:31
Questions on the website: 13722359