Suppose you declare an object as Book myJournal;. Before you store data in myJournal, you _____________. a.

Question:

Suppose you declare an object as Book myJournal;. Before you store data in myJournal, you _____________.
a. Also must explicitly allocate memory for it
b. Need not explicitly allocate memory for it
c. Must explicitly allocate memory for it only if it has a constructor
d. Can declare it to use no memory

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Java Programming

ISBN: 978-1337397070

9th edition

Authors: Joyce Farrell

Question Posted: