November 6, 2023

Transactions

Question 13 Consider the following database schedule with two transactions, T1 and T2. S = r2(X); r1(X); r2(Y); w1(X); r1(Y); w2(X); a1; a2 where ri(Z) denotes […]
November 6, 2023

Data-Interpretation

Question 50 The table shows the number of people in different age groups who responded to a survey about their favourite style of music. Use this […]
November 6, 2023

Database-Management-System

Question 443 In a system for a restaurant, the main scenario for placing order is given below: (a) Customer reads menu (b) Customer places an order […]
November 7, 2023

Question 7452 – Theory-of-Computation

Define the language INFINITEDFA ≡ {A|A is a DFA and L(A) is an infinite language}, where A denotes the description of the deterministic finite automata (DFA). […]