Answer Posted / raj
here syntox of malloc is not fallowed
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a program to check prime number in c programming?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Explain how does free() know explain how much memory to release?
Why is c called "mother" language?
What is difference between && and & in c?
What is unsigned int in c?
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 does stand for?
Explain 'bus error'?
Is swift based on c?
Can include files be nested?
Is there any demerits of using pointer?
Why do we need functions in c?
How do I copy files?
about c language