Ethics & Ownership (Cambridge (CIE) A Level Computer Science): Flashcards

Exam code: 9618

1/70

0Still learning

Know0

  • Define ethics.

Cards in this collection (70)

  • Define ethics.

    Ethics are a set of principles that help us decide what is right or wrong, and that guide how we behave and make decisions.

  • What is an ethical issue in computing?

    An ethical issue is when technology creates a situation that challenges a person's morals and values.

  • Why are ethical issues in computing difficult to resolve?

    Technology moves fast but laws take time to catch up, there may be no single correct answer, and choices can have serious consequences for individuals and society.

  • Define computer ethics.

    Computer ethics are a set of principles that guide how computers and technology should be used responsibly and fairly.

  • Name the three key areas of computer ethics.

    The three key areas are intellectual property rights, privacy and impact on society.

  • Give an example of an ethical issue involving intellectual property rights.

    It is unethical to copy or use software, music or digital content without permission from the owner, for example downloading and using paid software without a licence.

  • Name two ethical concerns about the impact of computers on society.

    Ethical concerns include job losses due to automation, social media effects and digital addiction.

  • Define plagiarism.

    Plagiarism is when someone copies another person's work and claims it as their own.

  • True or False?

    It is unethical to use another person's idea in your own work.

    False.

    It is not wrong to use someone's idea, but you must give credit through footnotes, references or citations.

  • Copied content taken from websites can be scanned for and detected by                                software.

    Copied content taken from websites can be scanned for and detected by anti-plagiarism software.

  • Define ethical body.

    An ethical body is an organisation that publishes a code of conduct which its members are expected to follow.

  • Name two examples of ethical bodies.

    The British Computer Society (BCS) and the Institute of Electrical and Electronics Engineers (IEEE).

  • What is the British Computer Society (BCS)?

    The BCS is the professional body for IT and computing in the UK, which promotes ethical behaviour, good practice and high standards in tech-related jobs.

  • What does the IEEE do?

    The IEEE is a global organisation for engineers, developers and computer scientists that sets technical standards and encourages ethical and professional behaviour.

  • Being a member of an ethical body shows a commitment to professional                    and high ethical standards.

    Being a member of an ethical body shows a commitment to professional integrity and high ethical standards.

  • How do clear ethical guidelines benefit a member of an ethical body?

    Members follow a written code, so they do not have to decide what is ethical on their own.

  • Name three benefits of belonging to an ethical body.

    Benefits include clear ethical guidelines, being trusted by clients and colleagues, a strong professional reputation, recognised skills and knowledge, help and support, and training and development.

  • True or False?

    Anyone can join an ethical body without meeting any requirements.

    False.

    Entry may require qualifications or passing a test, which shows that the member meets high standards.

  • Why should a project manager treat all team members fairly?

    Treating team members fairly and avoiding favouritism helps them feel valued.

  • How does respecting work-life balance help a development team?

    Avoiding unrealistic deadlines supports better teamwork and helps get the best work out of the team.

  • Why should a project manager encourage collaboration and clear communication?

    It helps to avoid conflict, and a team that works well together creates a better product for the client.

  • Name two ethical responsibilities an IT company owner has towards their staff.

    An owner should provide fair pay and ongoing training to keep staff skilled and motivated, and create a culture of respect and teamwork.

  • What does the Copyright, Designs and Patents Act protect?

    The Copyright, Designs and Patents Act protects the intellectual property of an individual or a company.

  • What does the Copyright, Designs and Patents Act make illegal?

    It makes it illegal to copy, modify or distribute software or other intellectual property without the relevant permission.

  • When is copyright applied to an original work?

    Copyright is automatically applied as soon as the original work is created.

  • How long does copyright last?

    Copyright does not expire until 25 to 70 years from the death of the creator, depending on the type of work.

  • Whose responsibility is it to take action if a work has been copied?

    It is the responsibility of the individual who believes their work has been copied to take action under the Copyright, Designs and Patents Act.

  • Name three primary breaches of the Copyright, Designs and Patents Act.

    Primary breaches include copying an original work, issuing a copy to the public, renting or lending a copy to the public, performing, showing or playing the work in public, and making an adaptation of it.

  • Name three secondary breaches of the Copyright, Designs and Patents Act.

    Secondary breaches include importing a copy, possessing or dealing with a copy, providing the means to make copies, permitting the use of premises for making copies, and providing props or equipment for a performance of a copy.

  • True or False?

    The Copyright, Designs and Patents Act covers only written and printed work.

    False.

    The Act also covers videos and audio, where peer-to-peer streaming prevents a copyright owner from receiving an income.

  • Offering free downloads of copyrighted software online prevents the copyright holder from earning their              from the work.

    Offering free downloads of copyrighted software online prevents the copyright holder from earning their income from the work.

  • What are the main features of a commercial licence?

    Users must pay for the software, the developer earns an income from each purchase, and the software is copyrighted, so users cannot legally edit, copy or resell it.

  • What are the main features of a shareware licence?

    The software is available to try for free, often with time or feature limitations, and users must pay to unlock the full version.

  • Which part of shareware can be freely redistributed?

    The trial version can be freely redistributed, which is how shareware spreads to new users.

  • What are the main features of a freeware licence?

    The software is free to use and download but is still copyrighted, so users cannot legally edit, copy or sell it, and the developer keeps ownership and control.

  • What is the difference between freeware and open source software?

    Freeware is free to use but the source code cannot be viewed or edited. Open source software allows users to view, edit and share the source code.

  • What does the Open Source Initiative promote?

    The Open Source Initiative promotes software that is freely available and open to everyone, with a licence that lets users view, edit and share the source code.

  • True or False?

    Open source software is always free of charge.

    False.

    Open source does not always mean free. Some open source software is paid for, but users can still see and change the code.

  • What must a developer do when modifying or sharing open source software?

    They must still credit the original authors.

  • Name three examples of open source software.

    Linux, Firefox and the Apache Web Server.

  • What does the Free Software Foundation promote?

    The Free Software Foundation promotes freedom, not just free price, and supports user rights, transparency and collaboration.

  • Name the four essential freedoms supported by the Free Software Foundation.

    The freedom to run the program for any purpose, to study how it works and change it, to redistribute copies, and to improve the program and share those improvements.

  • Software supported by the Free Software Foundation is often called free software or            software.

    Software supported by the Free Software Foundation is often called free software or libre software.

  • True or False?

    Only commercial software is copyrighted.

    False.

    All of the licence types are copyrighted, including shareware, freeware, open source and free software.

  • Define artificial intelligence (AI).

    Artificial intelligence is a machine that can simulate intelligent behaviours similar to those of a human.

  • Name the three things an AI system can do.

    An AI system can learn (acquire new information), decide (analyse and make choices) and act autonomously (take actions without human input).

  • Define weak AI.

    Weak AI, also known as narrow AI, is designed to perform a specific task or set of tasks.

  • Define strong AI.

    Strong AI, also known as artificial general intelligence (AGI), is designed to perform any intellectual task that a human can do.

  • What is the difference between weak AI and strong AI?

    Weak AI performs a specific task or set of tasks, whereas strong AI can perform any intellectual task a human can do.

  • Name the three common characteristics of AI.

    The three characteristics are a collection of data, rules for using data and an ability to reason.

  • Why do AI systems require large amounts of data?

    AI systems need large amounts of data to perform tasks, and that data is processed using rules or algorithms that let the system make decisions and predictions.

  • AI systems use logical                    to evaluate information and make decisions based on it.

    AI systems use logical reasoning to evaluate information and make decisions based on it.

  • True or False?

    An AI system's rules are fixed once it has been built.

    False.

    An AI system has the ability to reason and can change its own rules and data.

  • Name three advantages of AI.

    Increased efficiency, increased accuracy and scalability.

  • Name three disadvantages of AI.

    Job losses, the potential for biased decision making and ethical concerns over its use.

  • How might AI change the workforce?

    Automation may replace some roles, leading to unemployment or changed job roles, while new jobs will emerge that require AI knowledge or human-AI collaboration.

  • What is needed to prepare the workforce for AI?

    Reskilling and upskilling programmes are essential to prepare the workforce for AI-driven transformations.

  • How could AI create a digital divide?

    Those with better technology, education and internet access may benefit more from AI than others, creating a digital divide.

  • How can the social disparities caused by AI be prevented?

    By ensuring equal access to AI education, tools and training for all communities.

  • Name two ways AI can improve healthcare.

    AI can improve diagnosis, treatment planning and patient monitoring.

  • Why is human oversight important when AI is used in healthcare?

    AI systems are not infallible, and a wrong diagnosis or treatment recommendation can have serious consequences, so decisions made solely by AI in critical situations can be risky.

  • What legal and ethical challenge arises when an AI system in healthcare gets something wrong?

    It is complex to decide who is responsible: the developer, the AI system or the healthcare provider. Clear guidelines and regulations are needed to define responsibility and ensure patient safety.

  • Name two economic benefits of AI adoption in industry.

    Increased productivity and efficiency in areas such as manufacturing, logistics and finance, and a growing demand for AI-related roles such as data scientists and machine learning engineers.

  • How can AI act as a catalyst for economic growth?

    AI enables new business models, supports faster innovation cycles by improving research and development, and reduces operational costs through automation and predictive analytics.

  • Why might small businesses struggle as AI is adopted?

    Small businesses may struggle to compete with large companies that have more resources to invest in AI, potentially widening economic inequalities between organisations.

  • How can AI affect market competition?

    AI can concentrate wealth and power in large tech companies that control key AI tools and data, creating monopolistic advantages and reducing market competition.

  • Why does AI have a high environmental cost?

    Large-scale AI models require vast computing power, which leads to high electricity usage and significant carbon emissions, and can strain power grids.

  • To reduce the environmental cost of AI, green data centres should be powered by                    energy sources.

    To reduce the environmental cost of AI, green data centres should be powered by renewable energy sources.

  • How does AI adoption increase electronic waste?

    AI drives demand for specialised hardware such as GPUs and TPUs, and rapid advances shorten the lifespan of devices, increasing the volume of electronic waste.

  • True or False?

    AI is purely harmful to the environment.

    False.

    AI has a high energy and e-waste cost, but it also supports climate modelling, optimising energy use and sustainable agriculture. The two must be weighed against each other.

Sign up to unlock flashcards

or