Answer:
copyright
Explanation:
Copyright protects intellectual property. If you own a copyright, you own the legal rights to said property.
Answer:
File, Edit, and View
Explanation:
These are the standard ones that come with the software.
<h2>Scratch programming will be the right choice.</h2>
Explanation:
Here in the given situation, the target user is students who are new to programming languages. So "Scratch" would be the best choice.
Reason:
- Programmer-friendly
- User need not remember syntax since the syntax are provided and only place holders needs to filled
- Like any other programming language we can debug by selecting the portion of the code and use double-click to view the partial output
- simple GUI
- It's a free-ware
- It has basic looping structures
The fraction of shipments that will be accepted is 0.1299.
<h3>
How to calculate the probability?</h3>
Probability of a defective DVD = 0.04
Using Binomial distribution,
Fraction of shipments accepted = Probability of zero defects in sample of 50 = P(X = 0)
= 50C0 * 0.040 * (1 - 0.04)⁵⁰
= 0.96⁵⁰
= 0.1299
Fraction of shipments accepted = Probability of zero or one defects in sample of 50 = P(X = 0) + P(X = 1)
= 50C0 * 0.040 * (1 - 0.04)50-0 + 50C1 * 0.041 * (1 - 0.04)50-1
= 0.9650 + 50 * 0.04 * 0.9649
= 0.4005
Learn more about probability on:
brainly.com/question/24756209
#SPJ1
It really depends on what you doing GUI is best for high graphics output