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 22

An English-like programming language such as Java or Visual Basic is a ____________ programming language.

a. machine-level

b. low-level

c. high-level

d. binary-level

Step-by-step solution
Verified
like image
like image

Step 1 of 4

Machine-level language operates only on binary data (0’s and 1’s). It doesn’t have any specified language and it is a machine understandable language Java and visual basic are not operated on the binary data.

Hence, option (a) is incorrect.


Step 2 of 4


Step 3 of 4


Step 4 of 4

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