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 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.