Search:

Type: Posts; User: diagnonsense

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    4,067

    Making a Java quiz with Classes

    I have to make yet another quiz and I am COMPLETELY lost.
    I have to make use of classes, so one java file that uses the class file of another java code that tells the other what to do.

    I have...
  2. Re: Making A Quiz With Loops, Incompatible Type Error

    Thank you so much :)!
  3. Making A Quiz With Loops, Incompatible Type Error

    My homework was to create a program that prompts the user with questions.
    They will get 5 attempts, each attempt that they guess incorrectly the program will deduct 5 points until they reach 0. ...
  4. Re: Choosing a bibliography style, Beginner Programmer question.

    Wow, for some reason I keep typing that over and over. I can't believe I didn't catch that!
    Thank you.
  5. Re: Choosing a bibliography style, Beginner Programmer question.

    Alright, thank you for your advice.
    I didn't do the string.split() method since we haven't learned that in class yet.

    But I'm getting an error that I'm unfamiliar with


    import...
  6. Re: Choosing a bibliography style, Beginner Programmer question.

    Thank you for your help!
    I believe I have a hang of the switch classes and scanner objects.

    I am trying to allow the program to ask the user for inputs in Author, Title, Title 2, etc. before...
  7. Choosing a bibliography style, Beginner Programmer question.

    I am enrolled in an Intro to Computer Programming class, however my knowledge about computer programming is very slim and my professor isn't exactly the best at teaching. He has given us a homework...
Results 1 to 7 of 7