008-002-003
Object Method Call: Counter
Easy
Problem Description
Calling Object Methods
In this problem, you will create a program that instantiates an object and calls its methods using object.method() syntax to display the results to standard output.
Call object methods using object.method() syntax.
Ready to Try Running Code?
Log in to access the code editor and execute your solutions for this problem.
Don't have an account?
Sign Up