Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Exam prep chapter 12-10, Exams of Business Economics

Test prep for exam 1 includes ch 12-10

Typology: Exams

2023/2024

Uploaded on 02/23/2025

samuel-garcia-9en
samuel-garcia-9en 🇺🇸

7 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Question: What is supply chain management?
Answer: Supply Chain Management (SCM) involves managing the flow of goods and services,
including all processes that transform raw materials into final products, and managing the
movement and storage of raw materials and finished goods.
Question: How are escape characters used as attribute?
Answer: Escape characters are preceded by double backslashes. For example, a newline
character is created using ‘\\n’
Question: What is the importance of settings permissions in app development?
Answer: Permissions allow certain restrictions to be imposed primarily to protect data and code.
Without these, codes could be compromised, resulting to defects in functionality.
Question: Is it possible to use or add a fragment without using a user interface?
Answer: Yes, it is possible to do that, such as when you want to create a background behavior for
a particular activity. You can do this by using add(Fragment,string) method to add a fragment
from the activity.
Question: What is diversification?
Answer: Diversification is a risk management strategy that mixes a wide variety of investments
within a portfolio to reduce exposure to any single asset or risk.
Question: What is the Android Architecture?
Answer: Android Architecture is made up of 4 key components: Linux Kernel, Libraries, Android
Framework, Android Applications
Question: What is the difference between Financial Accounting and Management Accounting?
pf2

Partial preview of the text

Download Exam prep chapter 12-10 and more Exams Business Economics in PDF only on Docsity!

Question: What is supply chain management? Answer: Supply Chain Management (SCM) involves managing the flow of goods and services, including all processes that transform raw materials into final products, and managing the movement and storage of raw materials and finished goods. Question: How are escape characters used as attribute? Answer: Escape characters are preceded by double backslashes. For example, a newline character is created using ‘\n’ Question: What is the importance of settings permissions in app development? Answer: Permissions allow certain restrictions to be imposed primarily to protect data and code. Without these, codes could be compromised, resulting to defects in functionality. Question: Is it possible to use or add a fragment without using a user interface? Answer: Yes, it is possible to do that, such as when you want to create a background behavior for a particular activity. You can do this by using add(Fragment,string) method to add a fragment from the activity. Question: What is diversification? Answer: Diversification is a risk management strategy that mixes a wide variety of investments within a portfolio to reduce exposure to any single asset or risk. Question: What is the Android Architecture? Answer: Android Architecture is made up of 4 key components: Linux Kernel, Libraries, Android Framework, Android Applications Question: What is the difference between Financial Accounting and Management Accounting?

Answer: Financial Accounting focuses on creating financial statements for external stakeholders, while Management Accounting provides detailed financial and non-financial information for internal decision-making. Question: What is inflation? Answer: Inflation is the rate at which the general level of prices for goods and services rises, eroding purchasing power over time.