
Class Activity
Authored by Nurul Aziz
Information Technology (IT)
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following criteria is least relevant when selecting a language for a safety-critical embedded system?
Reliability
Efficiency
Readability
Writability
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following language criteria are directly related to runtime behavior? (Select two)
Portability
Efficiency
Reliability
Writability
Answer explanation
Explanation: Efficiency refers to runtime performance; reliability involves behavior under various runtime conditions.
3.
REORDER QUESTION
1 min • 1 pt
Rearrange the stages of the compilation process in the correct order:
1. Code Generation
2. Lexical Analysis
3. Intermediate Code Generation
4. Optimization
5. Semantic Analysis
Lexical Analysis
Semantic Analysis
Code Generation
Optimization
Intermediate Code Generation
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Language X is highly readable but has poor reliability. Language Y has moderate readability and high reliability.
Which is more suitable for a financial transaction system?
Language X
Language Y
Answer explanation
Reliability is crucial in financial systems to avoid unexpected crashes or incorrect behavior.
5.
DROPDOWN QUESTION
1 min • 1 pt
Match the feature with how it improves writability and reliability in a programming language.
Strong type inference - (a)
Real-time error hints - (b)
6.
DRAW QUESTION
3 mins • 1 pt
Draw a parse tree using the Backus-Naur Form (BNF) grammar for the following expression:
(a + b) * (c + d)
Assume standard operator precedence and associativity: parentheses first, then addition, then multiplication.

Answer explanation
*
/ \
+ +
/ \ / \
a b c d
7.
CATEGORIZE QUESTION
3 mins • 1 pt
Organize these characteristics into the correct semantic timing category.
Drag each item to either Static or Dynamic Semantic.
Groups:
(a) Static Semantic
,
(b) Dynamic Semantic
Use of undeclared variables
Use of types and naming rules
Type checking
Affects runtime behavior
Evaluated during execution
Checked at compile-time
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?