Having issues getting this code to produce the outputshow at the end.
Code:
import java.util.Scanner;
import java.util.Calendar;
public class J002
{
/**
* Method Purpuse:
*
*/
final static int Attempts= 2;
final static String Login = “Buffet2011”;
final static String Password = “Rank1Bill2008”;
public static void main(String[] args)
{
Scanner input = new Scanner(System.in);
String userName = “”;
String password = “”;
String customerName = “”;
int shares = 0;
int noOfStocks = 0;
int attempts = 0;
double sharePrice = 0.0;
double stockCost = 0.0;
double commission = 0.0;
double totalCost = 0.0;
double onlineFee = 0.0;
double totalStockCost = 0.0;
double totalCommission = 0.0;
double totalOnlineFees = 0.0;
char
PayPal Gateway not configured
PayPal Gateway not configured