1/211
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
The fair use doctrine denies portions of patented materials to be used without permission under any circumstance.
False
Which of the following claims as its invention some feature or process embodied in instructions executed by a computer?
Software Patent
Which of the following increased trademark and copyright enforcement and substantially increased penalties for infringement?
Prioritizing Resources and Organization for Intellectual Property (PRO-IP) Act
A patent is a grant of a property right issued by which entity?
USPTO
Using reverse engineering, a developer can use the code of the current database programming language to recover the design of the information system application.
True
Copyright and patent protection was established through which of the following?
U.S. Constitution
Which of the following is a logo, package design, phrase, sound, or word that enables a consumer to differentiate one company's products from another's?
Trademark
Patent law protects which of the following?
Inventions
The process of taking something apart in order to understand it, build a copy of it, or improve it is known as which of the following?
Reverse Enineering
Which of the following imposes penalties of up to $10 million and 15 years in prison for the theft of trade secrets?
The Economic Espionage Act (EEA) of 1996
The Lanham Act (also known as the Trademark Act) defines the use of a trademark, the process for obtaining a trademark, and the penalties associated with trademark infringement.
True
One of the tests that an invention must pass to be eligible for a patent is which of the following?
it must be obvious to a person having ordinary skill in the same field
A trademark permits its owner to exclude the public from making, using, or selling a protected invention, and allows for legal action against violators.
False
Which of the following requires member governments to ensure that intellectual property rights can be enforced under their laws and that penalties for infringement are tough enough to deter further violations?
TRIPS agreement
The World Intellectual Property Organization (WIPO) Copyright Treaty of 1996 eliminated many of the original copyright protections for electronic media.
False
A trademark is business information that represents something of economic value, has required effort or cost to develop, has some degree of uniqueness or novelty, is generally unknown to the public, and is kept confidential.
False
The courts have ruled in favor of using reverse engineering to:
enable interoperability
Industrial espionage and competitive intelligence are essentially the same.
False
Under which act was the U.S. patent system changed from a "first-to-invent" to a "first-inventor-to-file" system?
Leahy-Smith America Invents Act
Cross-licensing agreements between organizations allow each party to sue the other over patent infringements.
False
Copyright infringement is the act of stealing someone's ideas or words and passing them off as one's own
False
The Digital Millennium Copyright Act (DMCA) was signed into law in 1998 and implements two 1996 WIPO treaties.
True
Firefox and OpenOffice are all examples of which of the following?
open source software
Software, video games, multimedia works, and Web Pages can all be copyrighted.
True
Which of the following terms is defined as the existing body of knowledge available to a person of ordinary skill in the art?
Prior art
The main body of law that governs patents is contained in Title 35 of the U.S. Code
True
A common use of open source software is to move data from one application to another and extract, transform, and load business data into large databases.
True
In what year was the Digital Millennium Copyright Act (DMCA) signed into law?
1998
Which of the following can read the machine language of a software program and produce the source code?
decompiler
Copyright law protects authored works such as art, books, and film
True
Which of the following allows portions of copyrighted materials to be used without permission under certain circumstances?
Fair use doctrine
Which of the following established the minimum levels of protection that each country must provide to all WTO members?
Agreement on Trade-Related Aspects of Intellectual Property Rights (TRIPS)
Unlike traditional copyright law, which of the following acts does not govern copying; instead, it focuses on the distribution of tools and software that can be used for copyright infringement as well as for legitimate non-infringing use?
Digital Millennium Copyright Act (DMCA)
How many classes of items did the U.S. Supreme Court rule could not be patented?
Three
Which act was drafted in the 1970s to bring uniformity to all the United States in the area of trade secret law?
Uniform trade secrets act (UTSA)
Which act allows trademark owners to challenge foreign cybersquatters who might otherwise be beyond the jurisdiction of U.S. courts?
ACPA
Open source code is any program whose source code is made available for use or modification, as users or other developers see fit.
True
Defining and controlling the appropriate level of access to intellectual property are complex tasks.
True
One key advantage that trade secret law has over the use of patents and copyrights in protecting companies from losing control of their intellectual property is:
there is no need to file an application or disclose a trade secret to gain protection
The redistribution of a program code with no copyright as a proprietary software can be avoided by using which of the following?
Open Source License
What is the name of the agreement that prohibits a departing employee from working for any competitors for a period of time?
Noncompete Agreement
Two software manufacturers could conceivably develop separate programs that perform the same functions in a nearly identical manner without infringing each other's copyrights.
True
A common use of open source software is to move data from one application to another and to extract, transform, and load business data into large databases.
True
Legally obtained information that is gathered to help a company gain an advantage over its rivals is called which of the following?
Competitive Intelligence
Process-control computers enable the process to be monitored for variations from operating standards and to eliminate product defects before they affect which of the following?
Quality
When sued for which of the following, a software supplier is not held responsible for every product defect that causes customer or third-party loss?
Negligence
An airline's online ticket-reservation system and an electronic funds transfer system that moves money among banks, are examples of which of the following?
Order-Processing systems
In which of the following is a defendant held responsible for injuring another person, regardless of negligence or intent?
Strict Liability
Which of the following is true of software testing?
Static testing involves software programs called static analyzers which are run against new code.
From 2007 to June 2016, the percentage of organizations determined to be at a high-maturity level is 50.
False
An important technique used to develop ISO 9001-compliant quality systems by both evaluating reliability and determining the effects of system and equipment failures is which of the following?
Failure mode and effects analysis (FMEA)
When software is well-designed, programmers make no mistakes in turning design specifications into lines of code.
False
Which of the following is an approach to minimizing the impact of software errors by independently implementing the same set of user requirements N times, where N could be 2, 3, 4, or more?
N-Version Programming
If the product fails to meet the terms of its written guarantee, the buyer or lessee can sue for which of the following?
Breach of Warranty
Software quality is defined as the degree to which a software product meets:
the needs of its users
In the context of developing safety-critical systems, the safety engineer's role is limited to producing a hazard log.
False
What form of testing involves viewing the software unit as a device that has expected input and output behaviors but whose internal workings are unknown?
Black-Box Testing
The safety engineer uses a logging and monitoring system to track which of the following?
Hazards
Products, such as statements of requirements, flowcharts, and user documentation, are known as which of the following?
Deliverables
Which of the following can be oral, written, or inferred from the seller's conduct?
Express Warranties
Transference is the provision of multiple interchangeable components to perform a single function in order to cope with failures and errors.
False
Software quality is the degree to which a software product meets the needs of its users.
True
Which of the following terms is defined as the potential of gaining or losing something of value?
Risk
A successful defense against a product liability case is typically expensive in terms of legal fees.
True
Software developers do not typically work closely with safety and software engineers.
False
Capability Maturity Model Integration (CMMI) is a process improvement approach that defines the essential elements of effective process.
True
When developing safety-critical systems, a key assumption must be that safety will automatically result from following an organization's standard development methodology.
False
Risk is the potential of gaining or losing something of value.
True
In the context of Capability Maturity Model of Integration, process is ad hoc and chaotic; organization tends to overcommit and processes are often abandoned during times of crisis in which of the following maturity levels?
Initial
What type of programming is commonly found in airplane and spacecraft control systems?
Triple Version programming
Which of the following is true of strategies for engineering quality software?
The first release of any software rarely meets all its users' expectations
A primary cause of poor software quality is that developers do not know how to design quality into software from the very start, or do not take the time to do so.
True
There is no federal product liability law.
True
A complex system used in IT is a redundant array of independent disks (RAID), which is commonly used in which type of file servers?
high-volume data storage
User acceptance testing is performed by trained end users to ensure that the system operates as they expect.
True
Which of the following is true of the International Organization for Standardization?
It is a worldwide federation of national standards bodies from 161 countries
In an attempt to limit their liability in the event of nonperformance, software suppliers frequently write which of the following?
Warranties
Software product liability claims are typically based on strict liability, negligence, breach of warranty, or misrepresentation.
True
A failure mode describes how a product or process could fail to perform the desired functions described by the customer.
True
Risk mitigation involves the reduction in either the likelihood or the impact of the occurrence of a risk.
True
In the context of development of safety critical systems, if an undesirable event has a ten percent probability of occurring and a potential cost of $50,000, then the risk can be calculated as which of the following?
$5000
A type of business system which is used to develop accurate forecasts of customer demand, recommend stocks and bonds for an investment portfolio is known as which of the following?
Decision Support System
After an organization decides to adopt which of the following, it must conduct an assessment of its software development practices to determine where they fit in the capability model?
CMMI-DEV
Black-box testing treats the software unit as a device that has expected input and output behaviors but whose internal workings are known.
False
In integration testing, special software programs called static analyzers are run against the new code.
False
At which of the Capability Maturity Model Integration maturity levels, are processes well defined, understood, and consistent across the organization?
Defined
After successful unit testing, the subsystems are combined to test the entire system as a complete entity using what form of testing?
Integration Testing
An electronic medical record includes which of the following?
a patient's immunization records
How often does The Bureau of Labor Statistics track U.S. productivity?
Quarterly
In the early days of IT in the 1960s, productivity improvements were difficult to measure.
False
Machine learning is a branch of engineering that involves the development and manufacture of mechanical or computer devices that can perform tasks that require a high degree of precision or that are tedious or hazardous for human beings.
False
Advances in which of the following areas are fundamentally changing the way work gets done and have the potential to affect the tasks, roles, and responsibilities of most workers?
Artificial Intelligence
A measure of economic performance that compares the amount of goods and services produced (output) with the number of labor hours used in producing those goods and services is known as which of the following?
Labor Productivity
It is difficult to quantify how much the use of IT has contributed to worker productivity because:
many other factors influence worker productivity rates besides IT
Which of the following is NOT one of the three major components of machine learning systems?
A Function
Electronic medical records capture data on the total health of the patient and include more than just the standard clinical data collected in the provider's office thus enabling a broader view of a patient's care.
False
Almost every job has partial automation potential, and research suggests what percentage of human work activities could be automated using existing technology?
45%
A comprehensive view of the patient's complete medical history designed to be shared with authorized providers and staff from more than one organization is known as which of the following?
EHR
Which of the following involves acquiring data, sound, images, and video from a patient and then transmitting everything to a medical specialist for later evaluation?
Store-and-forward telemedicine
Effective use of CDS systems increases the quality of patient care but at the expense of rising healthcare costs.
False