f = int(input("Enter a number: "))
if(f%7==0):
print("It's divisible by 7.")
else:
if(f<7):
print("7")
else:
print(str(f-(f%7))+", "+str(f+(7-(f%7))))
Answer:
Security Tab is the correct answer.
Explanation:
The Security Tab will enable the users to authorize anyone to use that file or directory.Many clients deleted the security tab because After that nobody can alter the security privileges on the device.
- With the help of the Security tab, we will minimize the ActiveX attacks on Internet Explorer. This option is available in the Internet Options of the dialog box.
- Other options are incorrect because they are not related to a given scenario.
Computer hardware is the physical components that a computer system requires to function.
Have a gr8 day ahead ✌️
Explanation:
Let the size of a large server be L, and
the size of a small server be S.
We are given two scenarios,
2L+4S = 64.............(1)
and
L+3S = 40...............(2)
We solve the equations as follows
2(2)-(1)
2L-2L +6S-4S = 2*40-64
2S = 16
so S=8 ..................(3), size of small server
substitute (3) in (2)
L+3(8) =40
L = 40-24 = 16..............size of large server
Answer:
C. Make the slide image large so the charts can be seen clearly.
Explanation: Edg