What data structure is best for a problem with • a fixed number of elements that won't change during the program, • a ne
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What data structure is best for a problem with • a fixed number of elements that won't change during the program, • a ne
What data structure is best for a problem with • a fixed number of elements that won't change during the program, • a need to access an element given its position an array singly linked list doubly linked list O circularly linked list
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!