expand icon
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
Exercise 37

To ensure that a user’s entry is the correct data type, frequently you__________ .

a. prompt the user to verify that the type is correct

b. use a method built into the programming language

c. include a statement at the beginning of the program that lists the data types allowed

d. all of the above

Explanation
Verified
like image
like image

Entered correct data type Using a method ...

close menu
Programming Logic and Design, Introductory 7th Edition by Joyce Farrell
cross icon