Saved Bookmarks
| 1. |
bin ( ) returns the binary string prefixed with ………… for the given integer number(a) b(b) ob(c) obin(d) bin |
|
Answer» bin ( ) returns the binary string prefixed with ob for the given integer number |
|