Which of the following is a valid declaration for a variable to store the name of this

Question:

Which of the following is a valid declaration for a variable to store the name of this textbook?

a. string name of book;

b. char nameOfBook;

c. boolean nameOfBook;

d. string bookName;

e. char book Name;

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

Step by Step Answer:

Question Posted: