You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a class for a Stock that is within the LOB. This class should have the following data members relating to the stock such as its ticker, name, etc... This class will be used in other classes as a data member eventually and will serve as an abstract data model.
The text was updated successfully, but these errors were encountered:
We need a class for a
Stock
that is within the LOB. This class should have the following data members relating to the stock such as its ticker, name, etc... This class will be used in other classes as a data member eventually and will serve as an abstract data model.The text was updated successfully, but these errors were encountered: