Search:

Type: Posts; User: yahel_s7

Search: Search took 0.13 seconds.

  1. Thread: CANT PRINT

    by yahel_s7
    Replies
    5
    Views
    1,915

    Re: CANT PRINT

    package pro4;

    import java.util.Scanner;

    public class Ex4 {

    public static void main(String[] args) {
    Scanner scanner = new Scanner(System.in);
    int num =...
  2. Thread: CANT PRINT

    by yahel_s7
    Replies
    5
    Views
    1,915

    Re: CANT PRINT

    I use eclips
  3. Thread: CANT PRINT

    by yahel_s7
    Replies
    5
    Views
    1,915

    CANT PRINT

    Thread [main] (Suspended)
    PrintStream.println(String) line: 755
    Ex6.main(String[]) line: 35

    WHAT IT MEEANS?


    public class Ex6 {

    public static void main(String[] args) {
Results 1 to 3 of 3