Answer Posted / hari
ans is 16384
for further queries and discussions, just check these out !!!
http://forum.campusmaniac.com/
http://www.campusmaniac.com/
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are types of functions?
In cryptography, you could often break the algorithm if you know what was the original (plain) text that was encoded into the current ciphertext. This is called the plain text attack. In this simple problem, we illustrate the plain text attack on a simple substitution cipher encryption, where you know each letter has been substituted with a different letter from the alphabet but you don’t know what that letter is. You are given the cipherText as the input string to the function getwordSets(). You know that a plain text "AMMUNITION" occurs somewhere in this cipher text. Now, you have to find out which sets of characters corresponds to the encrypted form of the "AMMUNITION". You can assume that the encryption follows simple substitution only. [Hint: You could use the pattern in the "AMMUNITION" like MM occurring twice together to identify this]
What is main return c?
What is difference between structure and union?
What does *p++ do?
Explain what are multidimensional arrays?
Is c programming hard?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
write a c program for swapping two strings using pointer
How is a null pointer different from a dangling pointer?
How do you print an address?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
What is string function c?
What are shell structures used for?
What is the process to create increment and decrement stamen in c?