subject

What is fair use? Question 1 options:

Using paid-for commercial products once and not sharing them

Paying the creator a fair price for the work

Freeware that you obtain from the internet

Limited copying or distribution of published works without the author's permission

Question 2
How long in the U. S. does copyright last?

Question 2 options:

A person's life plus 70 years after death

70 years after it is created

Forever, as long as someone holds the copyright

It depends on the type of registration that was bought

Question 3
A student is doing a multimedia presentation and wants to use a small portion of President John F. Kennedy's "We Shall Go to the Moon" speech. He presents the multimedia to his class and then posts it on the school's Local Area Network.

Question 3 options:

True, the student can share in the class, as well as the Local Area Network (LAN)

False, the student can only share in the class and not on the Local Area Network (LAN)

Question 4 (20 points)
In order to have your intellectual property legally protected by copyright, you must file an application with the U. S. Copyright Office before anyone tries to use your work.

Question 4 options:

You do not have to apply for copyright protection with the U. S. Copyright Office in order for your work to be protected by copyright law

People who make enough money from the intellectual property must get copyright protection from the U. S. Copyright Office.

This statement is false

This statement is true

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 01:00, zuleromanos
)a grad student comes up with the following algorithm to sort an array a[1..n] that works by first sorting the first 2/3rds of the array, then sorting the last 2/3rds of the (resulting) array, and finally sorting the first 2/3rds of the new array. 1: function g-sort(a, n) . takes as input an array of n numbers, a[1..n] 2: g-sort-recurse(a, 1, n) 3: end function 4: function g-sort-recurse(a, `, u) 5: if u ⒠` ≤ 0 then 6: return . 1 or fewer elements already sorted 7: else if u ⒠` = 1 then . 2 elements 8: if a[u] < a[`] then . swap values 9: temp ↠a[u] 10: a[u] ↠a[`] 11: a[`] ↠temp 12: end if 13: else . 3 or more elements 14: size ↠u ⒠` + 1 15: twothirds ↠d(2 ◠size)/3e 16: g-sort-recurse(a, `, ` + twothirds ⒠1) 17: g-sort-recurse(a, u ⒠twothirds + 1, u) 18: g-sort-recurse(a, `, ` + twothirds ⒠1) 19: end if 20: end function first (5 pts), prove that the algorithm correctly sorts the numbers in the array (in increasing order). after showing that it correctly sorts 1 and 2 element intervals, you may make the (incorrect) assumption that the number of elements being passed to g-sort-recurse is always a multiple of 3 to simplify the notation (and drop the floors/ceilings).
Answers: 3
image
Computers and Technology, 23.06.2019 02:00, kelseybell5522
For a typical middle-income family, what is the estimated cost of raising a child to the age of 18? $145,500 $245,340 $304,340 $455,500
Answers: 1
image
Computers and Technology, 23.06.2019 06:10, erick7123
The head restraint should be adjusted so that it reaches a. the top of your ears b. the base of your skull c. the top of the head
Answers: 1
image
Computers and Technology, 23.06.2019 06:30, arguellesjavier15
Who can provide you with a new password when you have forgotten your old one? your provide you with a new password in case you forget your old one.
Answers: 3
You know the right answer?
What is fair use? Question 1 options:

Using paid-for commercial products once and not s...

Questions in other subjects: