Quiz: Structuring Code Files

Check your knowledge about structuring code files.

A quiz over structuring code files

1

The Composer autoloader is a critical piece of code that changes global PHP behavior. Which command should you use to include it?

A)

include

B)

require

C)

include_once

D)

require_once

Question 1 of 100 attempted

Get hands-on with 1200+ tech skills courses.