MCQOPTIONS
Saved Bookmarks
| 1. |
For a shared library, version number is changed when |
| A. | changes done in code make the shared library incompatible with the previous version |
| B. | changes done in code does not make the shared library incompatible with the previous version |
| C. | when minor number is changed |
| D. | none of the mentioned |
| Answer» B. changes done in code does not make the shared library incompatible with the previous version | |