Answer:
#include <stdio.h>
int main()
{
for (int n = 12; n > 0; n--) {
printf("%d x 2 = %d\n", n, n * 2);
}
}
Explanation:
Only one loop.
Answer:
RAM and Hard Drive
Explanation:
An FRU is also called a Field-repleacable Unit and is usually an assembly that is easily removed from an electronic equipment, laptop or just a computer and replaced so that one does not have to take the entire system for repairs. When trying to equip yourself with this unit of a laptop, you must take your Random Access Memory and your hard drive as they contain the whole information on the laptop.
Answer:
B. Click Set Up, Slide Show, and then select the Loop continously until 'Esc' and use timings, if present options.
Explanation:
PowerPoint presentation is a program which was developed by Microsoft. It is a platform which is used to create business presentation or educational presentations, etc.
In order to play the slide show continuously without our interaction, we need to do the following steps :
1. In the powerpoint presentation, we have to click "Slide Show" tab in the ribbon and then click on the "Set up slide show" on the Set Up bar.
2. The set up slide show dialogue box will pop up. In this we have to check or tick on the "Loop continuously until 'Esc' " in the "Show Option" and then click 'OK'
3. Now in the "Slides" preview side panel, we have to click the 1st slide , then Press and hold the 'Shift' key and then click the last slide. This selects all the slides.
4. Now, in the transition tab, in the "Timing" group, we have or uncheck or untick the " On Mouse Click " and also check the " After"
Answer:
binary,decimal, hexadecimal and octal number system