Here is class 12 computer science Unit 10 [Section B] solutions for Sumita Arora back exercise assignment. Below includes both textual and video solutions wherever required. View all the answers in assignment for chapter 10 and for all chapters here.Watch all tutorials for chapter 10.
Input String = ((A-B)*(D/E))/(F*G*H)
Input String = (A+B^D)/(E-F)+G
Input String = A*(B+D)/E-F-(G+H/K)
Input string: (A+B)*C-D / E
Input expression = 5,3,+,2,*,6,9,7,-,/-
P2: 3,5,+,6,4,-,*,4,1,-,2,↑,+
P3 : 3,1,+,2,↑,7,4,-,2,*,+,5,-
Input String = A*(B+(C+D)*(E+F) /G)*H
Input string = A+{(B+C)+(D+E)*F}/G
Order NOT>AND>OR (i) NOT A OR NOT B AND NOT C
(ii)NOT (A OR B) AND C
Order NOT>AND>OR
5,11, -,6,8,+,12,*, /
7,2,-,1,14,-,1,2,* Incomplete question for the final evaluation as operator are missing.
Q : A+B*C^(D/E)/F
(i) A B + D X / - (ii)X Y + 2 Y * / R -
10 20+25 15-*30/
20 10+5 2*-10/
120,45,20, +, 25,15,-,+,*
20,45,+,20,10,-,15,+,*
5 3 - 5 4 + 2 * +
postfix = A B + C * D E / + F -
ORDER OF OPERATOR NOT>AND>OR True, False, NOT, OR, False, True, OR, AND
X-Y/(Z+U)=V
A+B*(C-D )/ E
Clear Doubts with Computer TutorIn case you’re facing problems in understanding concepts, writing programs, solving questions, want to learn fun facts | tips | tricks or absolutely anything around computer science, feel free to join CTs learner-teacher community: students.computertutor.in
You cannot copy content of this page