Answer:
- make a promise
- write it in a diary
- make a scrap book
- create a video
- make a picture book
I hope this helps
<h2>I know you will do great!!!</h2>
Answer:
Memory card, console, mouse, cooling system of your pc umm wht else keyboard charger,
Explanation:
Answer:
on the job training
Explanation:
I would personally suggest on the job training. This is because it provides the new candidates specific experience on how the job will be on a day-to-day basis. This can drastically increase the performance of hired candidates since they will know exactly what and how to perform for that exact company. Also, it will help the candidates get acquainted with the other current employees and even get rid of candidates who would have eventually quit by showing them exactly what the job will be like. Some candidates will realize that the job is not right for them and simply give up and quit.
100
After the following code has been executed, the value of ans is 100:
int x = 35;
int y = 20;
ans = 80;
if (x < y) {
ans += y;
}
This is because the value of ans is incremented by y when the code is executed.
Learn more here:
brainly.com/question/27093439
#SPJ4
Answer: B. Spreadsheet
Explanation:
In order to assess the impact from an increase or decrease in price and / or sales , is more useful to use an spreadsheet, because, even though it store values in cells, in the same way that a database could do in fields , the spreadsheet can link the values with more flexibility, using different formulae, trying different scenarios, 'what if" type questions, etcetera, not so easy to do with databases.