QUESTION IMAGE
Question
question 7 of 10
which of the file names below follows standard file naming convention?
a. bestpracticefilename
b. v1-5bustest-#33+#34
c. bus-app_quz_ch02_v01
d. ch2/quiz-8jan_tomsmith
Standard file - naming conventions usually avoid special characters like #, +, / and prefer alphanumeric characters, hyphens, and underscores. Option A has no separation which can make it hard to read. Option B has special characters # and +. Option D has a / which is often used for directory paths, not in file names. Option C uses alphanumeric characters, hyphens, and underscores in a reasonable way for a file - name.
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
C. BUS-APP_QUZ_CH02_V01