HELP ME!!!!!!
-
write a c++ prog thathandles 3 types of objects. -trucks -cars with engine cappacity greater than 1200cc -cars with engine cappacity less than 1200cc the annual road tax for a truck is $3000,those with engine cappacity gretaer than 1200cc is $300 and that with less than 1200cc is $180 a text file holds the infomation on all vehicles within the company as shown T w123mgb 5200 12(T stands for a truck object) L k670kvc 2200 7(L stands for car with engine cappacitiy >1200cc S y317jnb 1100 (S stands for a car with engine capacity <=1200cc) the requirements of the program is to a)read all records from the file and create an object for each type of vehicle b)to provide a display method which given a registration number prints the details of that particular vehicle c)as an additional measure, it should be able to calculate hte total ammount of road tax paid in a year. develop a program to impleent this specification. the prog should use inheritance or polymorphism if appropriate. the number of records in the file should not exceed 100
-
write a c++ prog thathandles 3 types of objects. -trucks -cars with engine cappacity greater than 1200cc -cars with engine cappacity less than 1200cc the annual road tax for a truck is $3000,those with engine cappacity gretaer than 1200cc is $300 and that with less than 1200cc is $180 a text file holds the infomation on all vehicles within the company as shown T w123mgb 5200 12(T stands for a truck object) L k670kvc 2200 7(L stands for car with engine cappacitiy >1200cc S y317jnb 1100 (S stands for a car with engine capacity <=1200cc) the requirements of the program is to a)read all records from the file and create an object for each type of vehicle b)to provide a display method which given a registration number prints the details of that particular vehicle c)as an additional measure, it should be able to calculate hte total ammount of road tax paid in a year. develop a program to impleent this specification. the prog should use inheritance or polymorphism if appropriate. the number of records in the file should not exceed 100
START BY HELPING YOURSELF!!!!!!! Ok. Now go and do your own homework. If you have specific questions, post them here. By the way, a subject line describing your problem is preferred, rather than just shouting for help. -- jlr http://jlamas.blogspot.com/[^]
-
write a c++ prog thathandles 3 types of objects. -trucks -cars with engine cappacity greater than 1200cc -cars with engine cappacity less than 1200cc the annual road tax for a truck is $3000,those with engine cappacity gretaer than 1200cc is $300 and that with less than 1200cc is $180 a text file holds the infomation on all vehicles within the company as shown T w123mgb 5200 12(T stands for a truck object) L k670kvc 2200 7(L stands for car with engine cappacitiy >1200cc S y317jnb 1100 (S stands for a car with engine capacity <=1200cc) the requirements of the program is to a)read all records from the file and create an object for each type of vehicle b)to provide a display method which given a registration number prints the details of that particular vehicle c)as an additional measure, it should be able to calculate hte total ammount of road tax paid in a year. develop a program to impleent this specification. the prog should use inheritance or polymorphism if appropriate. the number of records in the file should not exceed 100
-
write a c++ prog thathandles 3 types of objects. -trucks -cars with engine cappacity greater than 1200cc -cars with engine cappacity less than 1200cc the annual road tax for a truck is $3000,those with engine cappacity gretaer than 1200cc is $300 and that with less than 1200cc is $180 a text file holds the infomation on all vehicles within the company as shown T w123mgb 5200 12(T stands for a truck object) L k670kvc 2200 7(L stands for car with engine cappacitiy >1200cc S y317jnb 1100 (S stands for a car with engine capacity <=1200cc) the requirements of the program is to a)read all records from the file and create an object for each type of vehicle b)to provide a display method which given a registration number prints the details of that particular vehicle c)as an additional measure, it should be able to calculate hte total ammount of road tax paid in a year. develop a program to impleent this specification. the prog should use inheritance or polymorphism if appropriate. the number of records in the file should not exceed 100
go to rentacoder.com If you want someone to do your homework at least pay them. Tom Wright tawright915@yahoo.com
-
write a c++ prog thathandles 3 types of objects. -trucks -cars with engine cappacity greater than 1200cc -cars with engine cappacity less than 1200cc the annual road tax for a truck is $3000,those with engine cappacity gretaer than 1200cc is $300 and that with less than 1200cc is $180 a text file holds the infomation on all vehicles within the company as shown T w123mgb 5200 12(T stands for a truck object) L k670kvc 2200 7(L stands for car with engine cappacitiy >1200cc S y317jnb 1100 (S stands for a car with engine capacity <=1200cc) the requirements of the program is to a)read all records from the file and create an object for each type of vehicle b)to provide a display method which given a registration number prints the details of that particular vehicle c)as an additional measure, it should be able to calculate hte total ammount of road tax paid in a year. develop a program to impleent this specification. the prog should use inheritance or polymorphism if appropriate. the number of records in the file should not exceed 100