Question
Find the simplified value of the following
expression: (16.25 Γ 24 + 7 Γ β36) Γ· 23 + 3.75 Γ 16 β 37 Γ 2 + 7.5Solution
ATQ, (16.25 Γ 24 + 7 Γ β36) Γ· 23 + 3.75 Γ 16 β 37 Γ 2 + 7.5 = (390 + 7 Γ 6) Γ· 8 + 60 β 74 + 7.5 = (390 + 42) Γ· 8 + 60 β 74 + 7.5 = 432 Γ· 8 β 6.5 = 54 β 6.5 = 47.5
Which of the following is the first phase of a compiler?
The symbol table in a compiler is used to store:
Peephole optimization is applied during:
Which data structure is commonly used in the implementation of recursive descent parsing?
Which parsing method uses a stack and an input buffer?
Which of these is a bottom-up parser?
Which of the following techniques is used to ensure that a database design eliminates redundant data?
Which data structure is commonly used in implementing a recursive descent parser?
Which parser is most commonly used in modern compilers?
Which of these is an example of a peephole optimization technique?