• 2022-06-16
    If a method has a parameter description, where should the default value of the parameter be given?
    A: Method definition
    B: Method calls
    C: Method body
    D: Method calls or method definition