Answer:
mobile calculator
Explanation:
The mobile calculator application is a mobile software on phones and other computer devices that returns the answer to a calculation given the operands and opcode specified by the user.
<span>The encapsulation unit on the presentation layer of the OSI model is the Data link layer (2).</span>
I used computers for 3 years now and i think its B
Adam might have forgotten to loop the guessing code, meaning that instead of letting him guess multiple times, it simply does it once and ends the program. This could be fixed by adding a while loop, or something of the sort, that doesn't let the user finish the program until they guess the number correctly, while adding to the variable that stores the number of guesses each loop.