...
JNU 2018-1 PhD CS
October 22, 2023
JNU CS M.Phil 2019 Shift-1
October 22, 2023
JNU 2018-1 PhD CS
October 22, 2023
JNU CS M.Phil 2019 Shift-1
October 22, 2023

JNU 2018-1 PhD CS

Question 13
Which of the following operations can be applied on arrays?
A
Updation
B
Addition
C
Deletion
D
All of the above
Question 13 Explanation: 
An array is collection of items stored at contiguous memory locations. The idea is to store multiple items of same type together. This makes it easier to calculate the position of each element by simply adding an offset to a base value, i.e., the memory location of the first element of the array
All of the above given operations can be applied on arrays.
Correct Answer: D
Question 13 Explanation: 
An array is collection of items stored at contiguous memory locations. The idea is to store multiple items of same type together. This makes it easier to calculate the position of each element by simply adding an offset to a base value, i.e., the memory location of the first element of the array
All of the above given operations can be applied on arrays.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!