Imagine you saw the following line in code.
calculateArea()
Which of the concepts you learned about in this module would you recognize it as?
a method call
a variable declaration
a precondition
an object being created
There are no hints for this question