Answer:
The answer to this question is given below in the explanation section. The correct answer is A.
Explanation:
The correct answer to this question is:
They restrict access depending on job role.
because the company creates different workspaces for particular departments. Each department allows access to its employee to work and use the assigned resources. Other people from other departments can't use their computers due to security reasons.
However, the following options are not correct.
They connect a company's website with its internal wiki.
They allow a company to organize information. (information is maintained inside in the workspace)
They provide a platform for collaboration.
Answer:
nums = []
while True:
in = input()
if in:
nums.append(in)
else:
break
if nums:
avg = sum(nums) / len(nums)
for i in range(len(nums)):
if nums[i] == avg:
print(f"index: {i+1}")
print(nums[i])
else:
print(-1) # if there aren't any values in nums
Explanation:
Assuming that you are coding in Python 3x. The last 'else' statement is an edge case that you might want to consider, I don't know what you want to put there, but I'm just going to leave it as -1.
Answer:
If it on g mail you go to the spam box and then press the spammers to account and then press block and then you will block them.
Answer:
A or B would work.
If the developer tell you how to, which depends on what you ask then A would work
But Following links could give several smaller bits of info and resources required which makes B able to work
Answer War Chalking
Explanation: War chalking is the technique for presenting the WiFi network publicly. This signifies about the WiFi is present but not describes the manner of it , that is whether it is open connection or closed connection.
It can be used by the people in general as well as hackers . Hackers usually tend to attack and hack its security that is present.Hackers then use the WiFi network is then used for their own work after being hacked.