Answer:
Macro viruses usually infect Microsoft Office apps like Word and Excel.
Explanation:
Answer:
I'm very sorry if I'm wrong but I think it's A
Answer:
1. a building or set of rooms in which the business of a department of government administration is carried out.
"The government offices were dispersed throughout the city"
2. a post or position within a country's government.
"he cannot be the city attorney because he already holds a government office"
Explanation:
Answer:
The process of storing and then performing the instructions is called “running,” or “executing,” a program. By contrast, software programs and procedures that are permanently stored in a computer's memory using a read-only (ROM) technology are called firmware, or “hard software.”
Explanation:
hope it helps you and give me a brainliest
Answer:
Explanation:
Required
Which returns smallest integer greater than or equal to 7.3
i.e.

When executed, the result of each instruction is:
-- This returns the smallest integer greater than 7.3
--- This returns the smallest integer less than 7.3
<em></em>
<em> --- there is no such thing as larger() in python</em>
--- This rounds 7.3 to the nearest integer
From the above result,
8 is the smallest integer greater than or equal to 7.3
i.e.

Hence:
is correct