...
March 12, 2024

Theory-of-Computation

Question 10 A grammar G is in Chomsky-Normal Form (CNF) if all its productions are of the form A → BC or A → a, where […]
March 13, 2024

Question 10942 – Programming

Which one of the choices given below would be printed when the following program is executed? #include int a1[] = {6, 7, 8, 18, 34, 67}; […]
March 14, 2024

Access-Control-Methods

Question 5 A slotted ALOHA network transmits 200-bit frames using a shared channel with a 200 Kbps bandwidth. Find the throughput of the system, if the […]
March 14, 2024

Computer-Networks

Question 47 Consider the following message M = 1010001101. The cyclic redundancy check (CRC) for this message using the divisor polynomial x5 + x4 + x2 + 1 is: […]