Which of these statements are true about methods?
Yeah! Methods are built-in or custom blocks of statements that perform specific tasks. They can accept an unlimited number a values, but they don't have to.
Not quite! Methods are built-in or custom blocks of statements that perform specific tasks. They can accept an unlimited number a values, but they don't have to.