Adobe Reader is a type of ________

A) toolbar B) extension C) add-on D) plug-in

D

Computer Science & Information Technology

You might also like to view...

Which statement below describes object-oriented programs correctly:

A. Object-oriented programs are designed according to data flow. B. Object-oriented programs will ensure error free code. C. Object-oriented programs are designed based on real-world objects. D. Object-oriented programs are known as “top-down” programs.

Computer Science & Information Technology

Use separate statements to declare variable a to be of type Part, array b[ 10 ] to be of type Part and variable ptr to be of type pointer to Part.

What will be an ideal response?

Computer Science & Information Technology