A ________ is used to protect literary and artistic works

A) copyright B) patent C) trademark D) public domain


A

Computer Science & Information Technology

You might also like to view...

In project management, a relationship between two tasks is usually interpreted as a precedence relationship; that is, one task must complete before the next one is initiated. In a software life cycle, a relationship between two activities is a dependency; that is, one activity uses a work product from another activity. Discuss this difference. Provide an example in the context of the V-model.

What will be an ideal response?

Computer Science & Information Technology

State which of the following statements are true and which are false. If a statement is false, explain why.

1) The template parameters of a function-template definition are used to specify the types of the arguments to the function, to specify the return type of the function and to declare variables within the function. 2) Keywords typename and class as used with a template type parameter specifically mean “any user-defined class type.” 3) A function template can be overloaded by another function template with the same function name. 4) Template parameter names among template definitions must be unique. 5) Each member-function definition outside a class template must begin with a template header.

Computer Science & Information Technology

Macro names are limited to 64 characters

Indicate whether the statement is true or false

Computer Science & Information Technology

In Microsoft Word 2016, a(n) _________ is a placeholder for variable information that includes an instruction to insert the specific information.? A. field B. cell C. header D. footer

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology