Computer Science, asked by runiyal246, 1 year ago

give the C++ statement to create an enumerated data type that defines three vehicle names (bus, car, bike) with constant integer values as 5,6 and 7 respectively.

Answers

Answered by vaibhavkumarsinghkt
2
Bus c++= 5+1= 6.
Car c++=6+1=7.
Bike c++=7+1=8.

runiyal246: Bhai pakka crrct h na..??
Similar questions