InterviewSolution
Saved Bookmarks
| 1. |
Find the outputa=15b=5C=0c=int(a/b)b=ca=b+cb=a+Cprint bA 5B 9соDNone of these |
|
Answer» D Explanation: D NONE of these is the answer |
|