The conditional expension facility of macro process is provided to:

(A) test a condition during the execution of the expanded program
(B) expand certain models statments expending upon the value of condition during the execution of expanded program
(C) implement recurision
(D) expand certain models statments expending upon the value of condition during the execution of the macro expanded program

A program has 100 instructions and other program has 200 which comment logically follows:

(A) The execution time of 2nd program is more then that of 1st
(B) The execution time of 2nd program is same then that of 1st
(C) Compilation time of 2nd program is more then that of 1st
(D) None of the above

If the postfix equvilant of the statment if c then x else y is cxy#, then the postfix form amn+mn-ab#ba-#?

(A) Has no syntactically Valid prefix equvilant
(B) is equvilant to if a then if mn then m-n else a-b else b-a
(C) is equvilant to if a then mn then m-n else a-b else b-a
(D) is equvilant to if a then m-n else if m+n then a-b else b-a

error: Content is protected !!