Q:

Define a class to represent bowlers in a cricket team. Include the following members: Data Members: First name, Last name, Overs bowled, Number of Maiden overs, Runs given, Wickets taken. Member Functions:

(i) To assign the initial values,

(ii) To update the information,

(iii) To display the bowler’s information Make appropriate assumptions about access specifiers.

CLASSES

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.