Open Source vs Proprietary Software0%

Open Source vs Proprietary Software

Beginner12 min readUpdated: Jul 11, 2026
Study Materials

Open Source vs Proprietary Software (ओपन सोर्स बनाम प्रोप्राइटरी सॉफ्टवेयर)

In the modern digital world and in NIELIT exams, software is categorized based on its Licensing Model and access to its underlying Source Code (the programming text written by developers).

Understanding the distinction between Open Source Software (FOSS) and Proprietary (Closed Source) Software is vital for understanding why institutions use LibreOffice alongside Microsoft Office.


1. What is Proprietary Software? (क्लोज्ड सोर्स / मालिकाना सॉफ्टवेयर)

Proprietary Software (Closed Source Software) is software whose intellectual property and source code are privately owned and protected by an individual or a commercial corporation (such as Microsoft, Apple, or Adobe).

Key Characteristics:

  • Source Code is Hidden (गुप्त कोड): Users only receive the compiled executable binary file (.exe). You cannot view, study, or modify how the software is written.
  • Paid License (खरीदना पड़ता है): Users must purchase a commercial license or periodic subscription. Copying or sharing it without paying is illegal piracy.
  • Restrictions: Reverse engineering, modifying, or distributing modified copies is legally prohibited by the End User License Agreement (EULA).
  • Vendor Support: Customers receive official customer support, security patches, and warranty from the parent corporation.

Famous Examples:

  • Operating Systems: Microsoft Windows 10/11, Apple macOS, iOS.
  • Office Suites: Microsoft Office 365 (Word, Excel, PowerPoint).
  • Creative Tools: Adobe Photoshop, Premiere Pro, CorelDraw.
  • Antivirus: Quick Heal, Norton, McAfee commercial editions.

2. What is Open Source Software (FOSS)? (मुफ्त और खुला सॉफ्टवेयर)

Free and Open Source Software (FOSS) is software whose human-readable source code is made publicly available for anyone to inspect, learn from, modify, improve, and share freely without paying licensing fees.

The philosophy of Free Software was championed by Richard Stallman (founder of the Free Software Foundation - FSF) and Linus Torvalds (creator of the Linux kernel).

The Four Essential Freedoms of Free Software (FSF):

  1. 1
    Freedom 0: The freedom to run the program for any purpose.
  2. 2
    Freedom 1: The freedom to study how the program works and adapt it to your needs.
  3. 3
    Freedom 2: The freedom to redistribute copies to help your neighbor.
  4. 4
    Freedom 3: The freedom to improve the program and release your improvements to the public.

Famous Examples:

  • Operating Systems: Linux (Ubuntu, Fedora, Debian, BOSS Linux developed in India).
  • Office Productivity: LibreOffice (Writer, Calc, Impress), Apache OpenOffice.
  • Web Browsers & Servers: Mozilla Firefox, Google Chromium, Apache Web Server.
  • Programming & Databases: Python, MySQL, PostgreSQL.
  • Media & Graphics: VLC Media Player, GIMP (Photoshop alternative), Blender (3D animation).
Important Indian Government Initiative: Under the Digital India policy, the Government of India actively promotes the adoption of Open Source Software. C-DAC developed BOSS Linux (Bharat Operating System Solutions) customized for Indian educational institutions and government defense departments.

3. Other Common Software License Terms

  1. 1
    Freeware: Software that is available 100% free of monetary cost, but its source code is closed/private (e.g. Adobe Acrobat Reader, Skype, WhatsApp).
  2. 2
    Shareware (Trialware): Software provided free on a trial basis for a limited period (e.g. 30 days trial), after which the user must pay to continue using it (e.g. WinRAR).
  3. 3
    Public Domain Software: Software that has no copyright or patent restrictions whatsoever. Anyone can do anything with it.

4. Summary Comparison: Open Source vs Proprietary

ParameterOpen Source Software (LibreOffice / Linux)Proprietary Software (MS Office / Windows)
Cost100% Free of chargeUsually expensive paid license
Source CodePublicly accessible to allStrictly secret & proprietary
CustomizationAnyone can modify codeCannot modify or customize
SecurityAudited by global communityAudited only by company engineers
Lock-inNo vendor lock-in; open formats (.odt, .ods)Risk of vendor lock-in

Multiple Choice Questions

1. Which of the following is a Free and Open Source Software (FOSS)?

A. Microsoft Windows 11 B. Adobe Photoshop C. LibreOffice D. macOS Answer: C Explanation: LibreOffice is a 100% Free and Open Source office suite managed by The Document Foundation. Its source code is publicly accessible and free to distribute.


2. What is the Indian national Linux distribution developed by C-DAC called?

A. Bharat Linux B. BOSS Linux (Bharat Operating System Solutions) C. Desi OS D. India Unix Answer: B Explanation: BOSS (Bharat Operating System Solutions) is an open-source Linux operating system developed by C-DAC (Centre for Development of Advanced Computing) to promote open standards across Indian government bodies.


3. What is software called that is available free of charge, but whose source code remains hidden and cannot be modified?

A. Open Source B. Freeware C. Shareware D. Firmware Answer: B Explanation: "Freeware" refers to software distributed free of monetary cost, but whose source code remains proprietary and closed (e.g. Adobe Acrobat Reader or WhatsApp).


4. Who created the Linux Operating System kernel in 1991?

A. Bill Gates B. Steve Jobs C. Linus Torvalds D. Ken Thompson Answer: C Explanation: Linus Torvalds, a Finnish computer science student, developed the free and open-source Linux kernel in 1991, which forms the foundation of modern Linux and Android operating systems.


5. What term describes commercial software provided for free trial for 30 days, after which purchase is required?

A. Open Source B. Shareware C. Firmware D. Spyware Answer: B Explanation: Shareware (trialware) is distributed freely for a limited evaluation period (e.g. 15 or 30 days) to allow users to test features before buying a permanent license.


Next Lesson

Introduction to Mobile Applications

Continue learning with hands-on practice, examples, and exercises in the upcoming topic.

Practice Quiz

Test your understanding of this lesson with 5 questions. Each question has one correct answer.

PrevNext