Search:

Type: Posts; User: Techstudent

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    43

    [SOLVED] Re: Can't find class WindowCloser

    I found the problem. Thank you so much for the info!
  2. Replies
    2
    Views
    43

    [SOLVED] Can't find class WindowCloser

    I am working on my final project for class and I am having problems finding the .class file to run the program. Any help would be greatly appreciated!

    import java.awt.*;
    import java.awt.event.*;...
  3. Replies
    3
    Views
    105

    [SOLVED] Re: GUI Java Help Please!

    Thank you for the information!
  4. Replies
    3
    Views
    105

    [SOLVED] GUI Java Help Please!

    Hello All ---

    I am working on the following assignment and need a little bit of help with my code.

    Write a program that has three buttons, each displaying a different text that when pressed...
  5. Replies
    2
    Views
    112

    [SOLVED] Re: Array question - confused by answer

    Thank you so much for clearing that up for me!
  6. Replies
    2
    Views
    112

    [SOLVED] Array question - confused by answer

    Hello All,

    I recently took a quiz and I am confused by the correct answer. Can someone please explain the answer to me? Thank you so much!

    You have two arrays named b and c. You call a static...
  7. Replies
    2
    Views
    70

    String help please!

    I've been going through the StringBuffer part of my unit and believe that I have gained enough understanding to manipulate the StringBuffer in a program. Yet each time I try to invoke one of the...
  8. Replies
    3
    Views
    71

    [SOLVED] Re: Need help please!

    Thank you for the info! I played around with my code and I figured out my problem. Thanks!
  9. Replies
    3
    Views
    71

    [SOLVED] Need help please!

    Hello All! I am working on the following assignment: An attempt to moveOn or backUp or to evaluate seesCD when it is illegal causes an abrupt System.exit(0) without explanation. The user would...
  10. Replies
    8
    Views
    206

    Re: Help with my code please!

    Thank you all again for the help! I figured out the problem :)
  11. Replies
    8
    Views
    206

    Re: Help with my code please!

    Thank you all so much for the advice! I have made a few changes and I am still receiving errors. Here is the updated copy of my code. Any ideas?

    class test{
    public static void main(String []...
  12. Replies
    8
    Views
    206

    Re: Help with my code please!

    Here are the directions to my assignment:

    Write two programs: one using the String class and one using the StringBuffer class. Your programs should store a set of Strings in an ArrayList and print...
  13. Replies
    8
    Views
    206

    Help with my code please!

    Every time I compile this program, it always says there's an error, and I feel like I've done everything right. Currently it's saying that "sentence.add(str1);" has an error because it can't find a...
  14. Help! I am brand new to Java and I need help!

    Hello All,

    I am taking an AP Computer Science course and I am very confused about one particular question on a quiz. Can somebody please explain why the answer is 32? Thank you so much for your...
Results 1 to 14 of 14