Question
The World Bank in its latest Global Economic Prospects
report, cut its 2022-23 (FY23) real gross domestic product (GDP) growth forecast for India to _______%.Solution
The World Bank in its latest Global Economic Prospects report, cut its 2022-23 (FY23) real gross domestic product (GDP) growth forecast for India to 7.5 per cent, from 8 per cent. Growth is expected to slow further to 7.1 per cent in 2023-24. World Bank also lowered its global growth forecast for calendar year 2022 to 2.9 per cent from 4.1 per cent.
Which of the following tools is commonly used to generate a lexical analyzer (scanner) from a set of regular expressions?
A "shift/reduce conflict" in an LR parsing table occurs when:
What is the primary output of the parsing phase in a compiler?
"Liveness analysis" in code optimization determines:
Which phase of a compiler is responsible for creating a stream of tokens from the input source code?
Which phase of the compiler checks the type consistency of the program?
Which of the following is NOT a type of intermediate code?
Which optimization technique involves replacing a sequence of instructions with a shorter or faster sequence, often by looking at a small "window" of in...
Which statement about intermediate code is TRUE?
What is the primary output of the lexical analysis phase of a compiler?