February 12, 2024

GATE 2007-IT

Question 18 A firewall is to be configured to allow hosts in a private network to freely open TCP connections and send packets on open connections. […]
February 12, 2024

Compiler-Design

Question 16 Consider the productions A⟶PQ and A⟶XY. Each of the five non-terminals A, P, Q, X, and Y has two attributes: s is a synthesized […]
February 12, 2024

GATE 1994

Question 4 Let A and B be any two arbitrary events, then, which one of the following is true? A P(A∩B) = P(A)P(B) B P(A∪B) = […]
February 12, 2024

Question 9541 – SQL

The employee information in a company is stored in the relation Employee (name, sex, salary, deptName) Consider the following SQL query Select deptName From Employee Where […]