Write a C++ program to implement a class named Vehicle with three data members' brand, model and year and a constructor for initialization of the data members to display the following in the main program.
(BMW, X5, 2000)
(Ford, Mustang, 1970)
 Viewed: 124 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!