Swift - Control Flow
How do you explicitly continue execution to the next case in a Swift switch statement?
fallthroughfallthrough inside the current case.fallthrough inside the current case block -> Option Dfallthrough triggers next case execution [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions