QUESTION IMAGE
Question
what term refers to the system used to name files that uses underscores rather than spaces?
o no space
o under case
o camel case
o snake case
Brief Explanations
- Snake case is a naming convention where words are joined together, and spaces are replaced with underscores. For example, "first_name" is in snake case.
- Camel case has words joined without spaces, but each new word starts with a capital letter (e.g., "firstName").
- Under case is not a standard term in naming conventions.
- No space is too general and doesn't specifically refer to the use of underscores.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
snake case