When Ruby methods add an exclamation point at the end of their name (such as sort!), what does it typically indicate?
1.The method executes using “sudo†privileges.
2. Any ending line return will be omitted from the result.
3.The method will ignore exceptions that occur during execution.
4. It is a more powerful or destructive version of the method.
Answer:4
Posted Date:-2022-09-17 04:09:19