12345678910



Question 1: You define a method using
1. obj.method
2. obj.method[]
3. obj.method()
4. obj-method