Study Guide – Week #6 – Ethics & Software Development Start the Game
Intellectual Property Licensing & Plagiarism Program Design Program Development $100 $200 $300 $400 To End the Game, press the Esc key on your keyboard at any time.
Return to the Game RIGHT ANSWER
Return to the Game Sorry – Try Again
Intellectual Property Intellectual Property conveys shared rights to creations of the mind. TrueFalse
Intellectual Property Information posted to your Facebook account belongs only to you. TrueFalse
Intellectual Property The World Intellectual Property Organization (WIPO) treaties are premised on the notion that the protection of intellectual property rights is essential to maintaining economic growth. TrueFalse
Exclusive rights of ownership are given to people who have ________. a) Copyright Copyright b) Patents Patents c) Both of the above Both of the above d) Neither of the above Neither of the above Intellectual Property - 400
Licensing & Plagiarism TrueFalse Plagiarism is a violation of the student code of conduct.
Licensing & Plagiarism TrueFalse Only Intellectual Property that has a copyright can be plagiarized.
Licensing & Plagiarism Creative Commons licensees give up all rights to their intellectual property TrueFalse
Licensing & Plagiarism A Public Domain license allows you to own the Intellectual property TrueFalse
Program Design TrueFalse Computer Aided Software Engineering improves the quality and maintainability of computer software.
Program Design TrueFalse Structured Design of a software program is a technique using modules and graphical representation to break the design into manageable pieces.
The choice at letter __ is not a component of Structured Programming. a) subroutines subroutines b) block structures block structures c) while loops while loops d) go-to statements go-to statements Program Design - 300
Program Design Computer Aided Software Engineering replaces the requirement for Peer Group Review as part of the quality assurance program of computer software. TrueFalse
Program Development TrueFalse Prototyping is a valid SDLC technique.
Program Development TrueFalse Over the years, a process has developed for the creation and design of computer systems that is referred to as the Systems Development Life Cycle.
Program Development TrueFalse Structured Programming techniques ensured that software programs were easier to write, test, and maintain.
Program Development TrueFalse Object Oriented programming attempts to model real behavior in small reusable packages.