ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 44 - AI-102 discussion

Report
Export

You are developing a method for an application that uses the Translator API.

The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.

You need to create the URI for the call to the Translator API.

You have the following URI.

https://api.cognitive.microsofttranslator.com/translate?api-version=3.0

Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.)

NOTE: Each correct selection is worth one point.

A.
toScript=Cyrl
Answers
A.
toScript=Cyrl
B.
from=el
Answers
B.
from=el
C.
textType=html
Answers
C.
textType=html
D.
to=el
Answers
D.
to=el
E.
textType=plain
Answers
E.
textType=plain
F.
toScript=Latn
Answers
F.
toScript=Latn
Suggested answer: A, D, F

Explanation:


asked 26/09/2024
Josiah Pardee
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first