Hi,
Errata OCP
Java SE 11 Programmer I Study Guide, in page 13, in table 1.1, It is written that Single-file source-code command is for programs with one class. But it should be written as `For programs with one file`.
It will be better in this way. Because there may be more than one class in a java file.