...
November 28, 2023

GATE 2013

Question 11 Match the problem domains in GROUP I with the solution technologies in GROUP II GROUP I GROUP II (P) Service oriented computing (1) Interoperability […]
November 28, 2023

Software-Engineering

Question 1 The following is the comment written for a C function /* This function computes the roots of a quadratic equation a.x^2 + b.x + […]
November 28, 2023

Question 1976 – Data-Structures

The expression 5-2-3*5-2 will evaluate to 19, if: Correct Answer: C Question 363 Explanation:  Evaluation procedure: Step-1: 5-2-3*5-2 will be 19. Step-2: if it is treated […]
November 28, 2023

Application-Layer-Protocol

Question 4 Which of the following is/are example(s) of stateful application layer protocols? (i) HTTP (ii) FTP (iii) TCP (iv) POP3 A (i) and (ii) only […]