Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 86099ae

Browse filesBrowse files
authored
Add files via upload
1 parent 4183c53 commit 86099ae
Copy full SHA for 86099ae

File tree

Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed

‎JavaLecture1.java

Copy file name to clipboard
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
package com.rit;
2+
3+
public class Main {
4+
5+
public static void main(String[] args) {
6+
java.lang.System.out.println("Welcome to Java Programming :)");
7+
8+
}
9+
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.