<span>Think about a basic sandwich, you have a slice of bread, some filling, and another slice of bread. The sandwich technique of feedback is exactly the same way, a slice of bread (complement the person), the filling (what you'd like to have improve), and finally another slice of bread (another complement). So with that in mind, let's look at the available options.
1.
I really appreciate your attention to detail when stocking shelves;
however, you need to be a little bit faster when doing the stocking.
I also like how nice the shelves look when you are done working on them.
* This looks good, you have a complement about the attention to detail, afterwards you mention that you'd like the person to do their job faster, and you follow up with a complement about how nice the final result works. Bread, filling, bread. This looks like the correct answer.
2.
I really appreciate your attention to detail when stocking shelves;
however, you need to speed it up.
You need to be a little bit faster when stocking shelves.
* This starts off well with a complement about attention to detail. It then starts with some filling about the job being needed to be done faster. But if falls down with a second serving of the same filling. So you have bread, filling, filling. Not a sandwich, so this is incorrect.
3.
I do appreciate how nice the shelves look when you are done working on them, though.
You're really not too fast when you are doing the stocking.
* Another nice start with a complement. And you sort of have some filling (not sure if you're merely observing the lack of speed, or recommending more speed). But you still lack the 2nd piece of bread. So this isn't correct either.
4.
I really appreciate your attention to detail when stocking shelves, but it would be great if you could maybe speed it up.
* Once again, you correctly start off with a complement. And you follow up with the filling (what you want done better), but you're lacking the 2nd piece of bread. Not the right choice.
So of the 4 available choices, the best choice is the 1st option.</span>
What is the value of vals[4][1]? double[][] vals = {{1.1, 1.3, 1.5}, {3.1, 3.3, 3.5}, {5.1, 5.3, 5.5}, {7.1, 7.3, 7.5}};
neonofarm [45]
Answer:
When the user concludes the value of "vals[4][1]", then it will give an exception of "ArrayIndexOutOfBoundsException".
Explanation:
- It is because the size of the above array is [4*3] which takes the starting index at [0][0] and ending index at [3][2]. It is because the array index value starts from 0 and ends in (s-1).
- When the double dimension array size is [5][5], then it will conclude the value of [4][1].
- The above array have following index which value can be calculated :-- [0][0],[0][1],[0][2],[1][0], [1][1],[1][2], [2][0], [2][1], [2][2],[3][0],[3][1] and [3][2].
The mode of interent she would be using is A. Email. Customer inquires/ Customer Service is normally provided using the mode of Email. Hope it helps!
Answer:
you can't it doesnt work i tryed it
Explanation:
they added this to make sure students arent getting the answers.