PrepIPA
HomeStudyIP Guide › Topic 48
💻 Technology 48 / 63
48

オープンソースソフトウェア

Open Source Software
Open Source ဆော့ဖ်ဝဲ
🇯🇵 日本語
  • OSS:ソースコードが公開され、改変・再配布が可能なソフトウェア(Linux・Apache・MySQL・Firefox)
  • OSSライセンス:GPL(改変版も公開義務)・MIT(自由度高)・Apache License
  • フリーウェアとの違い:OSSはソースコードが公開されている
🇬🇧 English
  • Open source software — the source code is public. Anyone can read it, modify it, and (depending on the licence) distribute it. Free to use.
  • Famous OSS: Linux (OS used in most servers worldwide), Apache (web server), MySQL (database), Firefox (browser).
  • GPL — if you modify and distribute GPL software, you must also open-source your changes. MIT — very permissive, use it however you want.
🇲🇲 မြန်မာ
  • Open source software — source code ကို လူတိုင်းဖတ်နိုင်၊ ပြင်ဆင်နိုင်ပြီး (license ပေါ်မူတည်၍) ဖြန့်ဝေနိုင်သည်。
  • နာမည်ကြီး OSS: Linux (ကမ္ဘာ့ server အများစုတွင် သုံးသော OS)、Firefox (browser)、MySQL (database)。
Keywords
OSSLinuxGPLMITライセンスApacheフリーウェア
← 47 48 / 63 49 →

Related Practice Questions

ဆက်စပ် လေ့ကျင့်ခန်းမေးခွန်းများ

IP 2025 Q7

data များစွာ သိမ်းဆည်းထားသော stack တစ်ခုမှ data ထုတ်ယူသောနည်းလမ်းမှာ အောက်ပါတို့အနက် အဘယ်နည်း?

IP 2025 Q8

အောက်ပါ program တွင် subTotal function သည် ကိန်းပြည့် array inputarr ကို argument အဖြစ်လက်ခံကာ မူရင်း array inputarr ၏ ထိုနေရာအထိ ဒြပ်ဝင်အားလုံး၏ ပေါင်းလဒ်ကို တူညီသောနေရာတွင် သိမ်းဆည်းထားသော array arr ကို ပြန်ပေးသည်။ Program ထဲရှိ [A] နှင့် [B] တွင် ထည့်သွင်းရမည့် code ၏ မှန်ကန်သောပေါင်းစပ်မှုသည် အောက်ပါတို့အနက် အဘယ်နည်း? ဤနေရာတွင် inputarr ၏ အရွယ်အစားသည် 1 ထက်ကြီးပြီး array နယ်နိမိတ်အပြင်ဒြပ်ဝင်ကို access မပြုရ၊ array index သည် 1 မှစတင်သည်။ [Program] O integer []:subTotal(integer []: inputarr) integer: i integer: n <- the number of elements in inputarr integer []: arr <- {0, ..., 0} // Number of elements is n. arr[1] <- inputarr[1] for (increase i from [A] to n by 1) arr[i] <- inputarr[i] + [B] endfor return arr

★★★
IP 2025 Q58

IT လည်ပတ်မှု ထိရောက်မှုတိုးတက်စေပြီး ရရှိနိုင်မှုအပါအဝင် ဝန်ဆောင်မှုအရည်အသွေး မြင့်မားစေသောသင့်လျော်သောစီမံခန့်ခွဲမှုစနစ်သည် အောက်ပါတို့အနက် အဘယ်နည်း?

★★
IP 2025 Q60

Incident စီမံခန့်ခွဲမှု၏ ရည်ရွယ်ချက်သည် အောက်ပါတို့အနက် အဘယ်နည်း?

★★
IP 2025 Q61

အတွင်းပိုင်း system ၏ အသုံးပြုနည်းနှင့်ပတ်သက်သောမေးမြန်းမှုများအတွက် single point of contact ဖြစ်သော service desk ဆောက်လုပ်ရန် အသင့်တော်ဆုံးဌာနသည် အောက်ပါတို့အနက် အဘယ်နည်း?

★★
IP 2025 Q62

IT ဝန်ဆောင်မှုတွင် SLM နှင့်ပတ်သက်သောသင့်လျော်သောဖော်ပြချက်သည် အောက်ပါတို့အနက် အဘယ်နည်း?

★★
See all IP questions →
← 47 48 / 63 49 →