Answer:
ip = enrollment + section;
Explanation:
The variable ip has been declared to be a pointer to int.
int * ip;
The variable enrollment has been declared as an array of 20 elements .
int enrollment[20];
The variable section has been declared as an int.
int section;
In order to make ip point to the element in the array indexed by section, we can use the following statement :
ip = enrollment + section;
This will make ip point to enrollment[section].
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"
The way in which Alexander can best improve his study area is that: D. he can put his computer on a desk and sit in a comfortable chair.
<h3>What is a laptop?</h3>
A laptop can be defined as a small, portable type of computer that is designed and developed by embedding both a mousepad and keyboard on it.
Also, it is usually light enough to be placed on an end user's lap while he or she is working.
In this scenario, the way in which Alexander can best improve his study area is that he can put his computer on a desk and sit in a comfortable chair.
Read more on a laptop here: brainly.com/question/26021194
#SPJ4
The monitor would definitely be the problem in this scenario.