MCQOPTIONS
Saved Bookmarks
| 1. |
What can be used to print “yes, no”?$ |
| A. | (print “yes,no”) |
| B. | (write “yes , no!”) |
| C. | (print “yes,”)(print “,no”) |
| D. | (print “yes”)(print “,”)(print “no”) |
| Answer» B. (write ‚Äö√Ñ√∂‚àö√ë‚àö‚à´yes , no!‚Äö√Ñ√∂‚àö√ë‚àöœÄ) | |