A room is 30 X 12 X 12. a spider is on the middle of the samllerwall, 1 feet from the top, and a fly is ont he middle of the opposite wall1 feet from the bottom. what is the min distance reqd for the spider tocrawl to the fly.
1. Inorder and preorder trees (expressions) are given and postorder tree (expression) is to be found out.2. given a grammar, in which some productions of if then else etc were given. you had to choose
1.in assembler relocatable code generated by ...!!??asn: indirect addressing2. int v,u;while(v != 0){t = v % u;v = u;u = t;}find the time complexity of the above program. 3. x is passed by reference, y