The ability to create methods with the same name that are in different classes is known as __________.

a. inheritance
b. polymorphism
c. encapsulation
d. data hiding

b. polymorphism

Computer Science & Information Technology

You might also like to view...

SharePoint ________ is a desktop application used to customize SharePoint Web sites

A) Online 2013 B) Server 2013 C) Designer 2013 D) Foundation 2013

Computer Science & Information Technology

You can hide information entered by the user with a __________ component; by default, an asterisk (*) will be displayed for every character entered by the user.

a) JTextField b) JPassword c) JMaskedField d) JPasswordField

Computer Science & Information Technology