Deprecated: Implicit conversion from float-string "1547397779.265" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1547397779.265" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1547397779.265" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1547397779.265" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1547397779.265" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594
Computer Networks: ISRO-2013-21
4,187 views

1 Answer

Best answer
13 votes
13 votes
Answer is A

See A=0 B=1 C=2 .......... you will get I = 8 ................

Now you just apply the cipher function character wise ,

BY THE WAY IN THE ABOVE FUNCTION M STANDS FOR  1 character one by one of input

So our first character is I

C( I ) = ( KM+13) MOD 26 =(7*8+13)MOD 26 = 17  and if you see 17 is R value

So just from the first character you can get answer RJCH
selected by
Answer:

Related questions

5.1k
views
3 answers
3 votes
makhdoom ghaya asked Apr 29, 2016
5,075 views
Which of the following encryption algorithms is based on the Feistal structure?Advanced Encryption StandardRSA public key cryptographic algorithmData Encryption standardR...
6.0k
views
3 answers
5 votes
makhdoom ghaya asked Apr 29, 2016
5,972 views
The protocol data unit for the transport layer in the internet stack isSegmentMessageDatagramFrame
8.3k
views
2 answers
2 votes
makhdoom ghaya asked Apr 27, 2016
8,288 views
A packet filtering firewall canDeny certain users from accessing a serviceBlock worms and viruses from entering the networkDisallow some files from being accessed through...
5.2k
views
2 answers
4 votes
makhdoom ghaya asked Apr 27, 2016
5,168 views
Which algorithm is used to shape the bursty traffic into a fixed rate traffic by averaging the data rate?Solid bucket algorithmSpanning tree algorithmHocken helm algorith...