SyntaxFix
Write A Post
Hire A Developer
Questions
Specify the Class Card for the constructor-:
void Card::Card(Card::Rank rank, Card::Suit suit) {
And also define the default constructor and destructor.