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, 04.07.2019 18:10
Afluid flows with a velocity field given by v=(x/t)i.. determine the local and convective accelerations when x=3 and t=1.
Answers: 2
question
Engineering, 04.07.2019 18:10
For the closed feedwater heater below, feedwater enters state 3 at a pressure of 2000 psia and temperature of 420 Ā°f at a rate of ix10 ibhr. the feedwat extracted steam enters state 1 at a pressure of 1000 psia and enthalpy of 1500 btu/lbm. the extracted er leaves at an enthalpy of 528.7 btu/lbm steam leaves as a saturated liquid. (16) a) determine the mass flow rate of the extraction steam used to heat the feedwater (10) b) determine the terminal temperature difference of the closed feedwater heater
Answers: 3
question
Engineering, 04.07.2019 18:10
Shafts are machine elements that are used to a) carry axial loads b) direct shear loads c) transmit power d) rotate at constant speed e) none of the above circular and square shafts subjected to the same torque under the same circum behave a) the same way b) almost the same way
Answers: 2
question
Engineering, 04.07.2019 18:20
Modern high speed trains do not have perpendicular expansion gaps where rails are joined end-to-end any more they are mostly welded together but what might happen if there was a spell of particularly hot weather that causes inspection of the tracks?
Answers: 1
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, 18.10.2020 14:01
question
Mathematics, 18.10.2020 14:01
question
Mathematics, 18.10.2020 14:01
Questions on the website: 13722362