MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Java Questions & Answers Data Structures-Arrays knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Where is an array stored in memory? |
| A. | heap space |
| B. | stack space |
| C. | heap space and stack space |
| D. | first generation memory |
| Answer» B. stack space | |