I tried to run this code and got the following Exception
Exception in thread "main" java.lang.AssertionError: Out of range at com.javaranch.AssertTest.testValue(AssertTest.java:13) at com.javaranch.AssertTest.main(AssertTest.java:17)
Suguna Gollapally
Ranch Hand
Joined: Oct 31, 2006
Posts: 37
posted
0
Thanks jain..
Even i got the same output when i enabled the assertions..