Multiple Choice
An example of passing message to a String where the message has a String parameter would occur in which of the following messages?
A) length
B) substring
C) equals
D) toUpperCase
E) none of the above, it is not possible to pass a String as a parameter in a message to a String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: For the questions below, use the following
Q9: The behavior of an object is defined
Q12: In order to preserve encapsulation of an
Q13: For the questions below, use the following
Q14: When reasoning about a car, we use
Q15: While multiple objects of the same class
Q16: Consider a sequence of method invocations as
Q19: Formal parameters are those that appear in
Q22: Explain why it would be a poor
Q51: The relationship between a class and an