InterviewSolution
Saved Bookmarks
| 1. |
What does Open-source in Open- Source software mean? |
|
Answer» Open-source software (OSS) is computer software with its source code made available. It is very often developed in a public, collaborative manner. A license for open sources software allows the end user to study, change and distribute the software for any purpose hence it is termed as Open Source. |
|