Hai all
source code---->assert false;
The above code should throw assertion error according to my understanding
but i did not get any assertion error at runtime.
I am using
java 1.5 version and tool i am using is jdeveloper..
could you tell me what is the reason??
Thanks in advance..