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
{...
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.
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.