Exam AAIA Topic 1 Question 160 Discussion
Actual exam question for ISACA's AAIA exam
Question #: 160
Topic #: 1
Question #: 160
Topic #: 1
Which of the following is the BEST reason that recurrent neural networks enable language translation of documents?
Suggested Answer: A Vote an answer
Recurrent neural networks (RNNs) and their variants (such as LSTMs and GRUs) are designed to handle sequential data, capturing dependencies across time or position in a sequence. In language translation, words and phrases must be interpreted in context, where the meaning of a word depends on preceding (and, in advanced architectures, following) tokens. RNNs maintain internal state across steps, allowing the model to encode information from earlier parts of the sentence when predicting later outputs.
Option B (association rules) refers more to classical data#mining methods, not the core reason RNNs work for translation. Option C (grid data) is more relevant to convolutional neural networks used for images. Option D (unidirectional) is not inherently an advantage; in fact, bidirectional models are often preferred. Therefore, the key property enabling RNN use in translation is thesequential processingcapability.
References:
ISACA,AAIA Exam Content Outline- Domain 1: AI Models, Considerations, and Requirements (types of AI, machine learning models).
ISACA, general AI fundamentals content used in AAIA preparation (sequence models for NLP).
Option B (association rules) refers more to classical data#mining methods, not the core reason RNNs work for translation. Option C (grid data) is more relevant to convolutional neural networks used for images. Option D (unidirectional) is not inherently an advantage; in fact, bidirectional models are often preferred. Therefore, the key property enabling RNN use in translation is thesequential processingcapability.
References:
ISACA,AAIA Exam Content Outline- Domain 1: AI Models, Considerations, and Requirements (types of AI, machine learning models).
ISACA, general AI fundamentals content used in AAIA preparation (sequence models for NLP).
by Miranda at Dec 15, 2025, 11:57 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).