Write a c++ program to perform the following tasks (a) Modelling of the Rail Transport (hint: create classes for entities such as Train (name, Mfg. Date, src, dest, no. of berths, etc...), Ticket, passenger etc...) (b) customize the classes for Indian Railways (hint: use "Indian Railways" title wherever possible, write constructors. put access constraints on specific data members, use function/operator overloading if required etc... ) (c) demonstrate the working of classes (hint: create objects and input some temporary data)
Answers
Answered by
1
Answer:
ctrl
yes yes yes yes yes
........thanks
Similar questions