Question 39 In a game playing search tree, up to which depth α-β pruning can be applied? (A) Root (0) level (B) 6 level (C) 8 […]
October 4, 2023
Question 4 Consider the following program in Pseudo-Pascal syntax. program what: var z: integer procedure recur(x): begin if x <= 40 then begin x:x+z recur(x); z:=x+10 […]
Question 1 What is the bit rate of a video terminal unit with 80 characters/line, 8 bits/character and horizontal sweep time of lOOµs (including 20 µs […]