Computer Science, asked by aryanrishikesh500, 1 year ago

Difference between vector processing and array processing in computer architecture

Answers

Answered by swati4678
10

Answer:

An array is used for the storaging the paticular given size element that is either fixed or given by the user. However an vector is also used for storing purpose but the size of the table is assign automatically during the running time of the program or we say dynamic size assign to table.

#⃣#⃣#⃣#⃣#⃣

Similar questions