____ is the ability to use the same expression to denote different operations.

A. Overloading operators
B. Polymorphism
C. Inheritance
D. Encapsulation


Answer: B

Computer Science & Information Technology

You might also like to view...

A location in the computer’s memory that may contain different values at various times throughout the execution of a program is called a(n) ________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What term is used to identify when an object hands off some functionality to another object?

A. Delegate B. Client C. Slave D. Minion

Computer Science & Information Technology

The ________ function can join up to 255 text strings

Fill in the blank(s) with correct word

Computer Science & Information Technology

Case-Based Critical Thinking Question Risa has created a website for her interior decorating business. Before the publishes the site, she is making changes to improve its performance. Risa is combining 3 decorative images into a spritesheet. After she incorporates the spritesheet into her website, how many HTTP requests will be necessary to download all the images in the spritesheet?

A. 0 B. 1 C. 2 D. 3

Computer Science & Information Technology