posted 18 years ago
Case #1
Case #2
Case #4
Case #5
Case #6
I have doubt specially regarding Case #1 and Case #6
Why is in first case, the statement is not reachable even if the if statement is certainly to execute because of if(true), I compare this with
while(true){}; because any statement that comes after that, is not reachable.
Can anybody please give me idea of that!
Thanks,
[ April 30, 2007: Message edited by: Chandra Bhatt ]