hiexam
databricks · Certified-Data-Engineer-Professional · Q428 · multiple_choice · topic_1

What is the first line of a Databricks Python notebook when viewed in a text editor?

What is the first line of a Databricks Python notebook when viewed in a text editor?
  • A.%python
  • B.// Databricks notebook source
  • C.# Databricks notebook source
  • D.-- Databricks notebook source
  • E.# MAGIC %python
Explanation
Selected Answer: C Python: # Databricks notebook source SQL: -- Databricks notebook source Scala: // Databricks notebook source R: # Databricks notebook source

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.