Commit 6389c1da authored by Suresh Kumar's avatar Suresh Kumar

Just Changes

parent 15a03cbc
......@@ -31,7 +31,7 @@ public class Encap {
System.out.println( "Student Name = " + student.getName() );
System.out.println( "Student Roll Number " +student.getRoll() );
System.out.println( "Student Roll Number " +student.getRoll() );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment