Question 4 In Reverse Polish notation, expression A*B+C*D is written as A AB*CD*+ B A*BCD*+ C AB*CD+* D A*B*CD+ Question 4 Explanation: Reverse Polish Notation (RPN), […]
Question 5 In a vectored interrupt A The branch address is assigned to a fixed location in memory B The interrupting source supplies the branch information […]