Is the following statement True or False? Statement: "To declare generic methods we write methods using the format"

methodModifiers  returnType methodName(methodParameters).
True
  • False

There are no hints for this question