Answer:
A. Security administrator
Explanation:
Security administrator -
In the field of information technology , a security administrator is responsible to control the information technology related security , all the safety issues in the company , is the work profile of a Security administrator.
The person is responsible fight against any malware and virus which can attack the system .
Hence, from the given scenario of the question,
Ian is offered the position of a security administrator.
Answer:
one
Explanation:
The loop is used to execute the part of code or statement again and again until the condition is not FALSE.
There are three types of loop in programming.
1. for loop
2.while loop
3. do-while loop
Do-while has one special property which makes it different from other loops.
The loop statement executes once if the condition of the loop is failed in the starting.
In do-while, the statement executes first and then while checking the condition.
let discuss the code:
initially, laps=50, myNum=1
then, the program executes the statement in the loop.
so, myNum = 1 + 2=3.
A value 3 is assign to the variable myNum.
laps = 50 + 1=51.
A value 3 is assigned to the laps variable.
then while checking the condition (51 <= 1) which is FALSE.
The program terminates the loop.
Therefore, the answer is one.
The formula if he copies correctly if not plain numbers
Answer:
The first computer with a GUI were linux, microsoft and apple.
Explanation:
I think this is right. Hope it helped <3
Answer:
99,710
Explanation:
Thats what my calculator said