Q13 7.11 Q1: A string array: 1. Stores an actual string in each of its elements. 2. Can only provide access to strings of a certain length. 3. Is actually an array of pointers. 4. Is always less memory efficient than an equivalent double-subscripted array. Q14 Q1: The ______ creates object code and stores it on disk. a. Interpreter. b. Compiler. c. Preprocessor. d. Loader.
Added by Kimberly M.
Close
Step 1
A string array is an array that stores multiple strings. Each element of the array is a pointer to a string. Now, let's move on to the statement "A string array 2 is actually an array of pointers 4." This statement is not clear and seems to have a typo. It is Show more…
Show all steps
Your feedback will help us improve your experience
Luke Humphrey and 52 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
A data structure in which a linear sequence is maintained by pointers is known as (A) Array (B) Stack (C) Linked list (D) Pointer-based data structure.
Sanchit J.
In memory, an array of String objects ________. must be initialized when the array is declared consists of an array of references to String objects consists of elements, each of which is a reference to a String object is compressed to four bytes for each element
Joy D.
Manisha S.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD