Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 653

What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?

    Correct Answer: C

    The Snowpark API allows for the creation of User-Defined Functions (UDFs) using several programming languages, including Python. Therefore, Python is a correct choice for writing UDFs with the Snowpark API.

Discussion
MultiCloudIronManOption: C

https://docs.snowflake.com/en/developer-guide/snowpark/index

singhksOption: C

C Python Snowpark API supports: Python, Scala and Java

ravuri_rkOption: C

C. it will support Java,Python and Scala

PrashantGupta1616Option: C

Snowpark API supports: Python, Scala and Java

jollysachinOption: C

Python

miomio123Option: C

Java, Python, Scala https://docs.snowflake.com/en/developer-guide/snowpark/index

MultiCloudIronManOption: D

Correct