InterviewSolution
Saved Bookmarks
| 1. |
What will be the result from the following expression? (AssumeH1 = 12, H2 = 12)? = H1<>H2:(a) True(b) False(c) 24(d) 1212 |
|
Answer» Correct answer is (b) False |
|