For temporary datasets in JCL, the DSN parameter format is &&TEMP(NAME) or simply &&NAME. The double ampersand (&&) indicates a temporary dataset. Option B (&&TEMP(NAME)) and Option C (&&NAME) both represent valid temporary dataset naming conventions.