DISPLAY 'Hello, World from COBOL!'.
System.out.println("Hello, World from Java!");
You see they don’t belongs to each other Java and cobol !
DISPLAY 'Hello, World from COBOL!'.
System.out.println("Hello, World from Java!");
You see they don’t belongs to each other Java and cobol !
No replies yet.