Microsoft Azure AI Fundamentals — Question 245

Which two languages can you use to write custom code for Azure Machine Learning designer? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, B

Explanation

Python and R are the correct answers as they are both commonly used for data analysis and machine learning tasks within Azure Machine Learning designer. C# and Scala are not typically used for this purpose in the context of Azure Machine Learning.