Saved Bookmarks
| 1. |
Q.87: Given the two expressions.(a) val = 5(b) val == 5 -(i) How are these two expressions different ?(ii) What will be the result of the two if the value of variable val = 8 initially |
| Answer» | |