Multiple Choice
The + and - symbols in UML class diagrams are used to denote
A) public and private access
B) instance variables and method members
C) built-in and user-defined classes
D) abstract and concrete methods
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q54: Encapsulation provides a form of information hiding.
Q55: Match the descriptions with their terms:<br>-describes an
Q56: Private members of a class in Python
Q57: Special Methods are defined with<br>A)two underscores before
Q58: Initialization methods like _init_ in Python are
Q60: Another name for a superclass is a
Q61: Special methods are methods that are automatically
Q62: _ is a fundamental feature of object-oriented
Q63: There is no means in Python for
Q64: Name mangling occurs when the identifiers within