
Ultimate access to all questions.
Your team is working on a project that requires generating code based on user prompts. You have been assigned the task of using Azure OpenAI Service to accomplish this. Explain how you would use the Azure OpenAI APIs to submit prompts and receive code generation responses.
A
Use the Azure OpenAI APIs to submit natural language prompts and receive code snippets as responses.
B
Use the Azure OpenAI APIs to submit code-related prompts and receive natural language responses.
C
Use the Azure OpenAI APIs to submit prompts and receive image generation responses.
D
Use the Azure OpenAI APIs to submit prompts and receive responses in a different language other than the one used in the prompt.