Back to the 2020 paper
Similar questions
Software EngineeringA program is to be developed to simulate the operations of a scientific calculator. List the facilities to be provided by this calculator. Analyze this using a DFD 0-level and 1-level diagram.20207mMICROPROCESSORSExplain the data transfer instructions and arithmetic instructions with few examples.20206mSoftware EngineeringDraw the first two levels of DFDs for an 'Online Examination System'. Make necessary assumptions.20217m Compiler DesignExplain the process of translating an arithmetic expression into intermediate code using three-address code (TAC). Translate the expression a * -b + (c - d) * e into TAC and show the corresponding syntax tree and code.20247m