the info needed to log in
-This would show what is protected in the privacy policy and its related to you since it would show personal data.
-A good Privacy Policy depends on understanding these matters - showing that this is not an agreement to take for granted.
Answer:
to create an ArrayList , you declare an Arraylist variable and call the ArrayList constructor to instantiate and ArrayList object and assign it to the variable
Answer: Conditional statements are just true false statements
Explanation:
Let's say there's a kpop band burglarizing my house and I have a super AI that detects if a kpop band is my house through cameras. What it would do is change a variable "kpopBandInHouse = False" to True. I would then have an if statement next with a custom function:
if kpopBandInHouse == True:
nukeHouse()
So if the conditional statement is true, it nukes my house. It is false, it does not nuke my house.
i have learned that an excel spreadsheet can:
1. calculate the sums of many values within that sheet
2. sort values by title
3. format specific values to have different colors or highlights
4. form pie charts out of tables of data
5. make tables of data
6. form bar graphs out of tables of data
7. calculate how many cells have numerical values within a set of data
8. change the width of cells
9. change the height of cells
10. fill a cell in with color