Computer Science, asked by TbiaSamishta, 1 year ago

Elements of the array are placed next to each other in the memory? State whether the statement is True (or) False And Justify it

Answers

Answered by Rudhraa
2
true....since arrays are contiguous memory locations
Answered by Sidyandex
1

The elements of the array are not placed next to each other.

The difference between them is generally 1.

When the function is done, the idea is to take the leftmost element and compare every elemnt with given element x.

So the statement is false.

Similar questions