Elearning , Interview Questions And Answers

Google

d) How many times is the loop entered if the block [b] is changed to j=j+1 ? e) What is the value of i at [c] interchanging blocks [a] and [b] ? 2 ? Follow the instructions given below [ From 1 to 8 ] 1. A cause B or C but not both 2. F occurs only if B occurs 3. D occurs if B or C occurs 4. E occurs if only c occurs 5. J occurs only if E or F occurs 6. H occurs if E occurs 7. D causes G, H or Both. 8. G occurs if F occurs. Questions --------- 1. If A occurs which of the following may occur 1. F & G (ii) E & H (iii) D Ans --- (a) 1 only (b) 2 only (c) 3 only (d) 1,2,3 or 2 & 3 but not 1 (e) 1,2 & 3 2. If B occurs which must occur Ans --- (a) F & G (b) D & G (c) D (d) G & H (e) J 3. If J occurs which must occur