Search found 2 matches
- Thu Jan 29, 2009 12:07 am
- Forum: Java
- Topic: Variable incompatible with Strings
- Replies: 1
- Views: 1290
- Wed Jan 28, 2009 11:58 pm
- Forum: Java
- Topic: Variable incompatible with Strings
- Replies: 1
- Views: 1290
Variable incompatible with Strings
Hi all,
I'm taking a java class in college and running a few programs that the book gives me to test out my software, and i'm running into a couple errors. I installed JDK-6 and TextPad 5.
The program i'm running is
import java.util.Scanner;
public class EggBasket2
{
public static void main(String ...
I'm taking a java class in college and running a few programs that the book gives me to test out my software, and i'm running into a couple errors. I installed JDK-6 and TextPad 5.
The program i'm running is
import java.util.Scanner;
public class EggBasket2
{
public static void main(String ...