Intellectual Property
Ethical Use of Information
Citations & Bibliography
Abstraction in Computing
How Devices Function
100

What is the general definition of Intellectual Property (IP)?

Creations of the mind, like ideas, inventions, stories, songs.

100

What is plagiarism?

Using someone else’s work without credit.

100

What is a bibliography?

A list of sources used in research.

100

What is abstraction in computing?

Hiding complex details so users see simpler results.

100

What are binary signals and what two values do they represent?

Binary signals are 1s and 0s representing on/off electrical states.

200

Which type of IP protects books, music, and art?

Copyright.

200

Name one clear action a student can take to avoid plagiarizing when using a direct quote.

Use quotation marks and cite the source.

200

Which citation style is commonly used in computer science and IT and numbers citations in the order they appear?

IEEE style.

200

Give one everyday example of abstraction (not the smartwatch example).

Example: A car dashboard shows speed without revealing how the speed sensor works.

200

What are Logic Gates?

The component in a computer that processes binary signals.

300

Which type of IP would protect a new smartphone design or an innovative chemical process?

Patent.

300

When paraphrasing, what must you still do to use someone else's idea correctly?

You must still cite the original source even after paraphrasing.

300

In Microsoft Word, where do you go to insert a citation and add a new source?

References tab → Insert Citation → Add New Source.

300

Name the three layers of computing systems listed in the objectives and give a short purpose for each.

Hardware System (physical parts), Operating System Software (manages hardware), Application Software (user-facing programs).

300

Describe the flow: sensors collect data → ___ → app displays simple results. Fill the blank with the correct layer and briefly explain its job.

Operating System Software — it manages hardware data, ensures accuracy, and passes processed data to apps.

400

What does a trademark protect? Give two examples.

Trademarks protect brand identifiers such as logos and slogans.

400

List two types of reliable sources recommended for research and one source type to avoid.

Reliable: government websites (nasa.gov), educational institutions (mit.edu). Avoid: personal blogs and social media.

400

Describe the basic steps to generate a bibliography in Microsoft Word after adding sources.

After adding sources, use the Bibliography button in the References tab to generate the list; ensure citation numbers/order match in-text citations.

400

What is the Operating System Software?

The layer of a computing system (e.g., Windows, Android) that manages the hardware.

400

Why is abstraction useful for regular users of technology?

It lets them use devices without needing to understand the complex details

500

Explain why patents have time limits and why that matters for innovation and society.

To balance rewarding inventors and allowing public access; this encourages innovation while eventually enabling broader competition and use.

500

A student copies a paragraph from a government website, changes a few words, and does not cite it. Explain why this is plagiarism and describe the correct way to use that information in a report.

Changing a few words is still plagiarism; proper use requires paraphrasing in your own words and citing the source, or quoting and citing.

500

Give one advantage and one disadvantage of using a numbered citation style (like IEEE) compared to an author‑date style (like APA).

Advantage of numbered (IEEE): concise in-text citations good for technical writing; Disadvantage: harder to see author/year at a glance versus author-date styles.

500

What is Application Software?

The layer of a computing system that users interact with directly, like a fitness app.

500

Put these in order: App displays steps, Sensor detects movement, OS manages data

Sensor detects movement → OS manages data → App displays steps