MCQS | Choose the correct statements

Question:Choose the correct statements

1.Enums cant have custom init methods

2. Enum can be created using rawValue

3.Enums without any specific type expose the rawValue property

4.Enums without payloads cant have raw values of any literal type: