Question: Write a Structure statement that defines a structure named Book. The structure contains three member variables named strTitle, strAuthor, and decPrice. Then write a Dim
Write a Structure statement that defines a structure named Book. The structure contains three member variables named strTitle, strAuthor, and decPrice. Then write a Dim statement that declares a Book variable named fiction.
Step by Step Solution
3.34 Rating (157 Votes )
There are 3 Steps involved in it
Structure Book Public str... View full answer
Get step-by-step solutions from verified subject matter experts
