Search:

Type: Posts; User: raidcomputer

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    5,210

    Re: Method for Cedit card check, help!!!!1

    can you show me an example my professor has not covered that material yet...
  2. Replies
    6
    Views
    5,210

    Im stuck on how to create methods for the...

    Im stuck on how to create methods for the sumofodd/even places method. What i have is below....:-t:-t



    import javax.swing.JOptionPane;
    import java.util.Scanner;

    public class CreditCard{...
  3. Replies
    6
    Views
    5,210

    Method for Cedit card check, help!!!!1

    2. Write a program to determine whether an input credit number is valid according to the Luhn check. Prompt the user for a credit card number as a long integer and display whether the number is...
Results 1 to 3 of 3