June 2, 2024

Question 10617 – GATE 1987

Using longer identifiers in a program will necessarily lead to: Correct Answer: A Question 27 Explanation:  Lexical analyzer will take more time to recognize the longer […]
June 2, 2024

Question 10619 – GATE 1987

Study the following program written in a block-structured language: Var x, y:interger; procedure P(n:interger); begin x:=(n+2)/(n-3); end; procedure Q Var x, y:interger; begin x:=3; y:=4; P(y); […]
June 2, 2024

Question 10586 – GATE 1989

Which of the following graphs is/are planner? Correct Answer: A Question 13 Explanation:  (i) G1 is K33 which is planar graph with the minimum number of […]
error: Alert: Content selection is disabled!!