Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by poland

  1. poland

    program execution

    I have two programs and both program execute but i can't see results(it flashs and disapears ) Am i missing something?Is my JBuiler working correctly? Here is code both programs Please help me Program 1 class Foo { public int x = 10; public static int y = 10; }; public class Q5 {...
  2. poland

    help!problem

    i don't want you to do my assignment i just need help when file is read,how each integer will be read and assigned and how to stop after each line .StringTokenizer needs to be used but i don't know how to use it.
  3. poland

    help!problem

    I just started to study Java and already have a problem .We need to write a program that reads the file name as COMMAND LINE ARGUMENT and then opens and processes file.The file will contain lines of colon separated integers,n per line .To process the file the code will determine and display the...

Part and Inventory Search

Back
Top