Question
Under the new direct tax regime, the tax rate for income
between ₹16 lakh and ₹20 lakh per annum is:Solution
Detailed Explanation: In the revised tax slab structure: • ₹0–4 lakh → NIL • ₹4–8 lakh → 5% • ₹8–12 lakh → 10% • ₹12–16 lakh → 15% • ₹16–20 lakh → 20% • ₹20–24 lakh → 25% • Above ₹24 lakh → 30% These rationalized slabs simplify compliance while broadening relief.
Which statement about intermediate code is TRUE?
The surface area of tape is ________ the surface area of a disk.
What is the purpose of Normalization in database design?
What is a primary advantage of generating intermediate code during compilation?
What is the primary role of a "Linker"?
Which error is detected during lexical analysis?
What will be the output of the following C code?
#include
int main() {
int i;
for (i = 0; i < 5; i++) {
<...Which of the following grammars is suitable for top-down parsing?
The process of grouping characters into meaningful units (tokens) is performed by the:
Which of the following tasks is NOT performed during lexical analysis?