Write an interactive c program that will encode or decode a line of text. To encode a line of text, proceed as follows: Convert each character, including blank spaces, to its ASCII equivalent. Generate a positive random integer. Add this integer to the ASCII equivalent of each character. The same random integer will be used for the entire line of text. Suppose that N1 represents the lowest permissible value in the ASCII code, and N2 represents the highest permissible value. If the number obtained in step 2 above exceeds N2, then subtract the largest possible multiple of N2 from this number, and add the remainder to N1. Hence the encoded number will always fall between N1 and N2, and will therefore always represent some ASCII character. Display the characters that correspond to the encoded ASCII values. The procedure is reversed when decoding a line of text. Be certain, however, that the same random number is used in decoding as was used in encoding.
1 13077Post New CSJM Interview Questions
Explain Approval Terminology?
Do you know the comparative differences between apache spark and hadoop?
procedure to get Raw Material free of excise duty under Central Excise Act,
List some of the exchange rate type?
What is cloud computing? How it is configured in AX?
What is page fault? Its types?
Tell us how can you check if someone is not building or re-directing a low-quality backlink to your site?
what are the important steps to take during the conversion of an accounting system.
List out the test types that are supported by selenium?
What is breadth testing?
How do you insert a table in word 2013?
hi i got i 20 from sacred heart university u.s.a.i got good tofel score and my gre is score is very poor.my university requirement is only tofel.i completed my b.pharmacy in 2009 so i got 1 year gap is their chances to reject visa?what i have to do i was very tensed.how to sought out my problem
What do you understand by database schema and what does it hold?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
How to run different apps on single tomcat instance behind different ports?