Answer:
A. I believe is 8.57
B. Should be 7
Explanation:
Please forgive me if I'm wrong thats my best shot. However if i am right please mark brainliest
Answer:
True
Explanation:
Authorization is a set of rights defined for a subject and an object. They are based on the subject’s identity.a. Trueb. False
Authorization is a set of rights defined for a subject and an object.
Authorization is a security mechanism used to determine user/client privileges or access levels related to system resources, including computer programs, files, services, data and application features. Authorization is normally preceded by authentication for user identity verification.
Answer:
Sorry but it donest show the picture
Explanation:
There are five basic programming elements, or operations: input, output, arithmetic, conditional, and looping. Every program uses at least two of these.
The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning).
Input: getting data and commands into the computer
Output:getting your results out of the computer
Arithmetic: performing mathematical calculations on your data
Conditional: testing to see if the condition is true or false
Looping: cycling through a set of instructions until some condition is met