diff --git a/MyJava.class b/MyJava.class new file mode 100644 index 0000000..d78cb3d Binary files /dev/null and b/MyJava.class differ diff --git a/MyJava.java b/MyJava.java index f8b7613..8d5531b 100644 --- a/MyJava.java +++ b/MyJava.java @@ -3,6 +3,8 @@ public static void main(String[] args){ System.out.println("Hello World"); + System.out.println("Name:\tShakir Ali\nRoll:\t21BCAE35"); + } } \ No newline at end of file