InterviewSolution
Saved Bookmarks
| 1. |
Where is a conditional operator used? |
|
Answer» Conditional operator is used to test the relation between two variables. |
|