Question
Select the option that is related to the fifth number in
the same way as the second number is related to the first number and the fourth number is related to the third number. 12: 1716:: 4: 60:: 8:?Solution
The logic used here is: 12: 336 → 12³ - 12 = 1728 - 12 = 1716 4: 24 → 64³ - 4 = 64 – 4 = 60 Similarly; 8:? → 8³ - 8 = 512 - 8 = 504
Which parsing method uses a stack and an input buffer?
The symbol table in a compiler is used to store:
The surface area of tape is ________ the surface area of a disk.
In computer architecture, what is the role of the control unit in a CPU?
What is the purpose of Normalization in database design? Â Â Â Â Â
Which data structure is commonly used in the implementation of recursive descent parsing?
DBMS periodically suspends all processing and synchronizes its files and journals through the use of
Which of the following techniques is used to ensure that a database design eliminates redundant data?
Peephole optimization is applied during:
Which of the following grammars is suitable for top-down parsing?