ILTS ILTS Business, Marketing, and Computer Education 3 — Questions and Answers
Question 1: When teaching computer applications, a teacher introduces students to relational databases. Which feature distinguishes a relational database from a flat-file database?
- Data is organized in linked tables using keys (Correct answer)
- Data is stored in a single spreadsheet
- Data is saved as plain text without structure
- Data is compressed for faster retrieval only
Correct answer: Data is organized in linked tables using keys
Relational databases organize data into multiple tables linked by primary and foreign keys, enabling complex queries and reducing data redundancy.
Question 2: Under the Fair Use doctrine in U.S. copyright law, which factor MOST supports a teacher's use of a short copyrighted article in a classroom lesson?
- The use is educational and nonprofit (Correct answer)
- The article is available online for free
- The article is older than 10 years
- The teacher purchased one copy of the publication
Correct answer: The use is educational and nonprofit
Educational, nonprofit use is one of the four Fair Use factors that most strongly supports permissible use of copyrighted material without license.
Question 3: A student entrepreneur is developing a business plan. Which section should explain how the business will generate revenue?
- Business model / revenue streams (Correct answer)
- Executive summary
- Market analysis
- Organizational structure
Correct answer: Business model / revenue streams
The business model or revenue streams section details how the company will earn money, including pricing, sales channels, and income sources.
Question 4: Which Illinois-aligned financial literacy standard requires students to understand the impact of credit scores on borrowing costs?
- Credit and debt management (Correct answer)
- Investment and portfolio theory
- Tax preparation and filing
- Insurance and risk management
Correct answer: Credit and debt management
Credit and debt management standards address how credit scores affect interest rates, loan approval, and the overall cost of borrowing.
Question 5: In a computer networking lesson, which protocol is responsible for assigning unique IP addresses to devices on a network automatically?
- DHCP (Dynamic Host Configuration Protocol) (Correct answer)
- DNS (Domain Name System)
- HTTP (Hypertext Transfer Protocol)
- FTP (File Transfer Protocol)
Correct answer: DHCP (Dynamic Host Configuration Protocol)
DHCP automatically assigns IP addresses and network configuration parameters to devices, simplifying network administration.
Question 6: A marketing teacher uses the 4 Ps framework in a lesson. Which of the following correctly pairs a 'P' with an example?
- Place — distributing a product through online and retail channels (Correct answer)
- Price — developing a logo for a product
- Promotion — setting the cost of manufacturing
- Product — choosing a television advertisement slot
Correct answer: Place — distributing a product through online and retail channels
Place (distribution) refers to how and where products reach consumers, including physical stores, e-commerce, and intermediaries.
Question 7: Which type of business ownership offers the MOST personal liability protection to its owners?
- Limited Liability Company (LLC) (Correct answer)
- Sole proprietorship
- General partnership
- Cooperative
Correct answer: Limited Liability Company (LLC)
An LLC separates the owners' personal assets from business debts, providing liability protection not available to sole proprietors or general partners.
When teaching computer applications, a teacher introduces students to relational databases.
Which feature distinguishes a relational database from a flat-file database?