Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

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.

Question: What Is the Google Android SDK?

Answer: The Google Android SDK is a toolset that developers need in order to write apps on
Android enabled devices. It contains a graphical interface that emulates an Android driven
handheld environment, allowing them to test and debug their codes.

Question: What is corporate social responsibility?

Answer: Corporate Social Responsibility (CSR) is a business model in which companies


integrate social and environmental concerns into their business operations and interactions
with stakeholders.

Question: What is machine learning?

Answer: Machine learning is a type of artificial intelligence that enables a system to learn
from data rather than through explicit programming.

Question: What is the Pythagorean theorem?

Answer: The Pythagorean theorem states that in a right-angled triangle, the square of the
length of the hypotenuse is equal to the sum of the squares of the lengths of the other two
sides.

Question: What are the core components under the Android application architecture?

Answer: There are 5 key components under the Android application architecture: – services
– intent – resource externalization – notifications – content providers
Question: What are containers?

Answer: Containers, as the name itself implies, holds objects and widgets together,
depending on which specific items are needed and in what particular arrangement that is
wanted. Containers may hold labels, fields, buttons, or even child containers, as examples.

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.

You might also like