May 20, 2024

Computer-Networks

Question 441 Considering the following key using a block of five characters, encryption of the message “NETWORKING” using the Transposition Cipher is: Plaintext : 5 4 […]
May 20, 2024

Question 7567 – Network-Security

A message “COMPUTERNETWORK” encrypted (ignore quotes) using columnar transposition cipher with a key “LAYER”. The encrypted message is : Correct Answer: C Question 23 Explanation:  A […]
May 22, 2024

Computer-Networks

Question 10 Consider an instance of TCP’s Additive Increase Multiplicative Decrease (AIMD) algorithm where the window size at the start of the slow start phase is […]
May 22, 2024

Compiler-Design

Question 4 Consider the following ANSI C program: int main()  {       Integer x;       return 0; } Which one of the following phases in a seven-phase C […]