Answer:
A is the input array
B = []
; %B is initially an empty array
for i = 1:length(A)/2 %iterates over A until the midpoint of A
B(i) = A(i) + A(end + 1 - i); %This adds the numbers from the first half and %second half of A, and stores in B
end
disp(B)
Answer: A select the picture
Answer: Absolute cell referencing
Explanation:
The absolute cell referencing is one of the type of cell reference address that basically contain the dollar sign in the spreadsheet applications. It is one of the important element as it helps in referring the constant values in the spreadsheet programs.
- The absolute cell referencing is copied and also moved from one cell to another in the new location.
- The size and also the shape are also remain constant in the spreadsheet.
According to the given question, the absolute cell referencing is also known as the relative cell referencing as they use the formulas for copied the values in the microsoft office excel for find out the data.
Therefore, Absolute cell referencing is the correct answer.
E-mails that are mailed directly to a consumer without knowledge or permission are called spam