Search:

Type: Posts; User: Rastabot

Search: Search took 0.11 seconds.

  1. Re: Problem implementing a user interface using a menu

    Never mind I just figured it out. My flush line was after my variable line, so what I typed in wasn't going in to any variable.
  2. Problem while implementing a basic user interface menu

    Hey, I need to create a basic user interface menu. My code complies, however it doesnt seem to work properly. Heres the code-

    import java.util.*;

    public class Program3
    {
    public static void...
Results 1 to 2 of 2