Need help with this program please. Will upvote. Source code forCard class is below! include comments when possible forclarification.
Student Number: 101046891


public abstract class Card implementsComparable<Card>{
/* handy arrays for ranks and suits */
/* do NOT change these */
public final static String[] RANKS = { “None”, “Joker”,
“2”, “3”, “4”, “5”, “6”, “7”, “8”, “9”, “10”,
“Jack”, “Queen”, “King”, “Ace”};
public final static String[] SUITS = { “Diamonds”,
“Clubs”, “Hearts”, “Spades”, “NONE”};
/** creates a card with specified suit and rank
*
* @param suit is the suit of the card (must be a string fromCard.SUITS)
* @param rank is the rank of the
PayPal Gateway not configured
PayPal Gateway not configured