Multiple Choice
In UML diagrams, what symbol indicates that a member is public?
A) -
B) *
C) #
D) +
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The public access specifier for a field
Q6: What does the following UML diagram entry
Q12: The term "no-arg constructor" is applied to
Q13: A method that stores a value in
Q14: You should not define a class field
Q22: One or more objects may be created
Q29: Class objects normally have _ that perform
Q35: To indicate the data type of a
Q42: A group of related classes is called
Q46: A constructor is a method that _.<br>A)