Answer:
Hardware.
Explanation:
John is operating with Internal Computer Professionals, an organization committed to assisting sector owners to overcome MIS technology problems. John's duties include maintaining and repairing motherboards, wires, and parts of inner devices including DVDs and hard disks. Although John's appointed for hardware fixation.
It's false as they store way lesser than we think
for i in range(20, 51, 2):
print(i)
Answer:
Following is the definition of the required function:
def powerTo( double first, int second);
if second > 0;
double result = pow(first,second);
return result;
else
return 0;
Explanation:
The explanation for above code is as follows:
- A function named powerTo is defined, having two arguments with data type double and integer respectively.
- A if condition is applied that checks the second parameter.
- If the the condition: second > 0 gets true, a value is returned which is equal to first parameter raised to the second.
- If the condition is if bracket gets false, 0 is returned as a result.
i hope it will help you!
Answer:
Dormer is the correct answer.
Explanation:
It is also the roof-like structured room that is on the top of the house. In simple words, It is the room in which a window which displays in a vertical manner from the sloping roof. It is the top room of the house.
So, the dormer is that type room which includes a window coming out on a roofline on a house.