Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following statements accurately describes the interoperability between supported languages in Databricks notebooks?
A
Variables declared in Python can be used in cells with default language as Python, Scala or R.
B
Variables declared in one language cannot be accessed in the cells using any other language.
C
SQL variables are the only ones that can be used in cells having other languages.
D
Variables declared in one language can be used in all other languages as Databricks supports full interoperability.
E
Variables declared in the Python language cells can only be accessed in cells with default language as Python or Scala.