November 5, 2023

Software-Engineering

Question 246 Component level design is concerned with A Flow oriented analysis B Class based analysis C Both of the above D None of the above […]
November 5, 2023

Application-Layer-Protocol

Question 28 The Mobile Application Protocol (MAP) typically runs on top of which protocol ? A SNMP (Simple Network Management Protocol) B SMTP (Simple Mail Transfer […]
November 6, 2023

Transactions

Question 25 Consider the following schedules involving two transactions. Which one of the following statements is TRUE? S1: r1(X); r1(Y); r2(X); r2(Y); w2(Y); w1(X) S2: r1(X); […]