Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CSJM Interview Questions
Questions Answers Views Company eMail

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 11764

Post New CSJM Interview Questions


CSJM Interview Questions


Un-Answered Questions

What is capitalization?

625


How to deploy war web applications in tomcat?

442


What is runtime polymorphism in c++?

588


What is the difference between connector flow action and local flow action?

191


What are excel pivot tables good for?

296






What is an ami? How do I build one?

95


What is jsp and why do we need it?

488


What is derived metric?

585


Hello! My annual salary is @ Rs.6,00,000/-. What would be the TDS applicable for me per annum/per month. I am also contributing to EPF @ Rs.9360/-.

1740


What do you mean by pooled capacity?

1916


How compile and run c++ program in turbo c++?

629


How bhp is measured?

567


What is the significance of watchdog timer in embedded systems?

421


Is silverlight a new media player?

1


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

613