Which of these is NOT an example of intellectual property? O a song you wrote O an article you published O hardware you purchased O a sculpture you created Question 5 9​

Answers

Answer 1

Answer:

hardware you purchased

Explanation:

Copyright law can be defined as a set of formal rules granted by a government to protect an intellectual property by giving the owner an exclusive right to use while preventing any unauthorized access, use or duplication by others.

Patent can be defined as the exclusive or sole right granted to an inventor by a sovereign authority such as a government, which enables him or her to manufacture, use, or sell an invention for a specific period of time.

Generally, patents are used on innovation for products that are manufactured through the application of various technologies.

Basically, the three (3) main ways to protect an intellectual property is to employ the use of

I. Trademarks.

II. Patents.

III. Copyright.

An intellectual property can be defined as an intangible and innovative creation of the mind that solely depends on human intellect. They include intellectual and artistic creations such as name, symbol, literary work, songs, graphic design, computer codes, inventions, etc.

Hence, a hardware you purchased is not an example of an intellectual property.


Related Questions

Go to this link: https://platform.breakoutedu.com/game/play/going-buggy-78#

And check you answer first!!! I’ll give brainliest!!! Plz help ASAP!

Answers

Answer:

a) Move straight -->

b) Turn left , arrow pointed in the down ward direction

c) Turn left  <--

d) Turn right, arrow pointed in the up ward direction

e) Turn right  -->

f) Turn left, arrow pointed in the up ward direction

g) Turn left <--

Explanation:

The correct set of symbol would be

a) Move straight -->

b) Turn left , arrow pointed in the down ward direction

c) Turn left  <--

d) Turn right, arrow pointed in the up ward direction

e) Turn right  -->

f) Turn left, arrow pointed in the up ward direction

g) Turn left <--

I need answers ASAP
Thx

Answers

The answer is 63 a+b=18x7X0.5

Madeleine's Instructor praised her for capturing a nearly perfect image. It included dominance, harmony, and proportion among other
principles. Which design principle involves all aspects of delign?
The_____________
design principle involves all aspects of design

Answers

Answer:

Unity design principle

Explanation:

What is a semiconductor

Answers

A semiconductor material has an electrical conductivity value falling between that of a conductor, such as metallic copper, and an insulator, such as glass. Its resistivity falls as its temperature rises; metals behave in the opposite way. I hope this helps and have a great day! (Also brainliest would be appreciated but you don’t have to) :)

Answer:

Explanation:

Semiconductors are materials which have a conductivity between conductors  and nonconductors or insulators.

Semiconductors can be pure elements

Which of the following repetition operator can help initialize an empty list with values.

A. &
B. $
C. *
D. !

Answers

Answer:

C. *

Explanation:

For instance, [10]*4 gives [10, 10, 10, 10].

match each label to the correct location on the image match the process to its characteristics

Answers

Answer:

The 2 on the right belong in the drawing section. The left 2 being on the sketch section

Explanation:

A technical drawing is all about precision and using a computer to refine sketches.

When you insert a USB drive into a computer and get the following error: "USB drive is
not accessible". What system perform the task to generate the error message.​

Answers

Answer:

Uh, the CPU?

Explanation:

what do you mean, when you put the drive in the port it automatically tries to read it because physics, but if it can't you get an error message.

I'm kinda lazy if anyone agrees with me. I couldn't write the question but I took a pic.

Answers

Answer:

eat the stick

Explanation:

because its long and juicy

Which option in PowerPoint allows users to configure the number of columns and rows manually, using numerical
values?
O Insert Table dialog box
Draw Table option
Insert Table drop-down menu
O Excel spreadsheet

Answers

Answer:

Insert Table dialog box

Explanation because i took the test

The option in PowerPoint that allows users to configure the number of columns and rows manually, using numerical values is Insert Table drop-down menu.

What is PowerPoint used for?

The PowerPoint is known to be one that helps in slide show presentation program.

Note that the Insert Table drop-down menu is known to be the option in PowerPoint that allows users to configure the number of columns and rows manually, using numerical values.

Learn more about PowerPoint from

https://brainly.com/question/1130738

#SPJ2

difference between if then and if then else statement ​

Answers

Answer:

if..then statement is used to make a decision when there is only two options.

&

you have to write a program that have to choose from three options then we use if..then..else statement.

I HOPE THIS WILL HELP YOU IF NOT THEN SORRY

HAVE A GREAT DAY :)

If I got a monitor and kept my garbage laptop could I play games on max graphics?

Answers

Answer:

No?

Explanation:

Well depending on the hardware of the laptop, all this would do is force the laptop to on top of processing your games, output frames onto the monitor. This monitor is just another screen along with the built-in one of the laptop. Thus, you really can't go max graphics unless your laptop was able to do so in the first place.

which element can be changed using the Print pane? Check all that apply

Answers

Answer:B C D E

Explanation:

EDGE 2021

Which hand does a user click and drag to simultaneously change the width and height of an object? A. corner sizing handle B. side sizing handle C. top sizing handle D. bottom sizing handle

Answers

Answer:

corner sizing handle

Explanation:

as you drag the top corners and opposite bottom corners, it will expand

What stage of the development process is often called the pre-alpha phase and is the "meat" of the design process where features of the game are built?

Answers

Answer:

Stage 3 : production

Explanation:

The stage 3 of the game design process is called the Production stage. It is also called as the pre-alpha stage or phase. It is considered as the "meat" of the design process where several feature of the game like the mechanics, environment, characters and all the other relevant contents are built and created by the producers, programmers, game designers and the artist who work together to produce a great gaming effect.

Edhesive intro to CompSci Test 7 answers pls

Answers

Answer:

nothing

Explanation:

nothing


Which approach is ideal for ensuring that a Webpage is maintained and does not appear neglected to users?

A. Using more images

B. Using a GUI HTML editor

C. Using automated link-checking software

D.Using internal hyperlinks in essential pages

Answers

Answer:

D

Explanation:

I think putting hyperlink in essential pages is a good idea as it may guide a user

write an application of computer in robotics?​

Answers

Answer:

In robotics, one use the computer has is to help program the robots.

An ad agency is interested in keeping track of their clients a little more easily. Help them out by creating two ArrayLists :


1. Create an ArrayList called company Name that stores an ArrayList of all the company names.


2. Create an Integer ArrayList called contractValue that stores the value of the contract that the ad agency has with its clients.

Answers

Answer:

Explanation:

The only things requested in this question were the two Arraylists. These following arraylists need to be called and values need to be added to them by the corresponding code. At the moment they would be empty.

1.         ArrayList<String> Names = new ArrayList<>();

2.        ArrayList<Integer> contractValue = new ArrayList<>();

They can be added to any code or in the main method as long as they are within the scope of the code that will be calling them.

add my sna-p dkarpik58?...

Answers

This is for answers not snap

Put the parts of the program in order to have the output shown below.
16

1. First part
2.second part
3. Third part

answer = multiply(8,2)

def multiply(numA, numB):
return numA* numB

print (answer)

Answers

i have no idea how to get this answer, but here.

edge 2021

First part

answer = multiply(8, 2)

Second part

def multiply(numA, numB):

      return numA * numB

Third part

print(answer)

16

How to model a programming process

In the field of programming, functions are a set of code lines that represents a process. Processes involve inputs, steps and outputs. Hence, we can runs a function by the following procedure:

Create a variable.Associate a function with given inputs to the variable.Run the function.Return the output.Print the output.

Now we proceed to present the procedure:

First part

answer = multiply(8, 2)

Second part

def multiply(numA, numB):

      return numA * numB

Third part

print(answer)

16

To learn more on programming, we kindly invite to check this: https://brainly.com/question/11023419 #SPJ2

Why do companies implement new technology?Select all that apply.
1. to help their company work more efficiently and more effectively
2. to keep up with their competitors
3. to have the latest greatest technology out there
4. to grow their profits
5. to generate a lot of new work for their employees

Answers

All of them are correct except the last one

When your grounded and the only thing you can get on is a computer........................oh wellllllllllllllllllllllllllllllllllllllll

Answers

Answer:

I feel your pain

i mean u could log into ur snap and ig but i mean sure why not???

I will give brainlyest if someone names 15 mcyt on the dream smp.

Answers

Answer:

Antfrost

Awesamdude

BadBoyHalo

Callahan

CaptainPuffy

ConnorEatsPants

Dream

Eret

Foolish Gamers

Fundy

GeorgeNotFound

Hannahxxrose

HBomb94

ItsAlyssa

JackManifoldTV

Jschlatt

Karl Jacobs

LazarBeam

Nihachu

Ph1LzA

Ponk

Punz

Purpled

Quackity

Ranboo

Sapnap

Skeppy

Slimecicle

Technoblade

TommyInnit

Tubbo

Vikkstar123

Wilbur Soot

Ponk

Awesamdude

Tommyinnit

WilburSoot

Philza

Technoblade

Tubbo_

Nihachu

CaptianPuffy

Ranboo

Dream

GeorgeNotFound

Sapnap

Antfrost

BadBoyHalo

Skeppy

ConnorEatsPants

JSchlatt

Quackity

Karl Jacobs

Punz

Purpled

Hbomb94

Callahan

JackManifoldTV

ItsFundy

The_Eret

i listed as many as i could think of lol

give three reasons why it s important to ensure your portfollo is professional

Answers

Answer:

1. Showcase your skills

Explanation:

2. Stand out from the crowd

3. Keep track of all emails, notes, and performance reviews

Entities allow us to capture specific information in the user input
True
False

Answers

Answer:

True

Explanation:

A database management system (DBMS) can be defined as a collection of software applications that typically enables computer users to create, store, modify, retrieve and manage data or informations in a database. Generally, it allows computer users to efficiently retrieve and manage their data with an appropriate level of security.

An entity can be defined as an object, thing, place, people, etc., that exists in a database. The data are captured and stored as workflow, tables and properties in a computer database.

This ultimately implies that, all entities must have a property and are identifiable from every other object.

Hence, entities allow us to capture specific information in the user input such as people, place, object, thing, unit, etc.

Based on what you know about the Sort and Find functions, return to the database file to determine the answers to the following questions.

There is a person in the database with the last name Olivero. What is that person’s first name?

Jose

Inez

Jack

Sara

Answers

Answer:

SARA

Explanation:

Answer:

The second part question answer is : 1179 Angel Way

Explanation:

1179 Angel Way

Decide whether each source would be considered a primary or secondary source

Answers

Answer:

Can you attach a picture so we can see?

Explanation:

Answer:

yea we cant see any sources

Explanation:

Other Questions
The modern pianos ability to play with variable _________ allowed composers in the romantic era to convey a great range of emotions._________ enhanced his concert piano performances by turning the piano so his hands could be seen by the audience and memorizing the music.Miniature _________ are short works that express a single idea.Identify whether each of the following is a work of Chopin or Liszt based on what youve read about each composer.Transcendental tude no. 10 in F Minor, an extremely difficult piece for solo pianoMazurka in B Minor, op. 33, no. 4, based on a Polish danceNocturne, op. 9, no. 2, a peaceful composition for solo piano the table shows the pH levels of four common items. If a student tests a sample of each item, which will turn a strip of red litmus paper blue?a-lemon juice b- vinegarc-coffeed-hand soapplease answer and have an explanation. LINKS WILL BE REPORTED Why do steeper mountain slopes have faster rates of erosion byrivers and streams? To what extent do you think the United States can be energy independent in 2030? Evaluate each expression: 2^5 Materials that hold electrons very tightly, and thus don't allow much static electricity to occur around them, are called Name two defferences between basic wants and secondary wants Genuinely confused please helpA business has a profit of $32,000 in 1990 that increased by 15.5% each year. Find the profit of the company after 3 years.Please help as I have no clue how you can't get a whole number I have 6 congruent faces and 2 bases. GIVING BRAINLEST AND THANK YOU AND FIVE STARS IF CORRECT, ANY FILE LINK IS INSTANT REPORTTammy takes a marble out of a bag that contains 10 red marbles, 15 green marbles, and 25 blue marbles. She records its color and returns the marble to the bag. This would be a dependent event. True or False? Which country created government programs for a economic assistance for its citizens what economic problems did Soviet rule cause for Poland and the Baltic Republics ? Solve 2x2 - 6x = -8. Evaluate f(x)=5ex+4+3 for x=6. solve for s 8+10s=-2+9 What was the purpose of J. Edgar Hoovers memo? Magda and Nicholas each purchase almonds and cashews for their trail mix recipes as shown. What is the cost per pound of almonds and cashews? The mining and export of minerals and precious stones is very important part of the Namibian economy. It was reported that despite a sharp decrease in the quantity of these exports between 1995 and 1999 the export value of the items rose in that period. a) Where the minerals and precious stones would be recorded in the Namibian balance of payments? State the domain and range of f(x)=[[x-2]] 2Beth performed an experiment in which she randomly drew one napkin at a time from a drawer, with replacement.The drawer contained one napkin each of gray, cyan, beige, lilac, and crimson colors.The results of her experiment are shown below.Napkin Color Times Drawngray: 6 cyan: 17beige: 10lilac: 2crimson: 19Based on the experiment above, predict the number of times a crimson napkin would be drawn if she performs the experiment a total of162 times.A.56B.57C.59D.58