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 11768

Post New CSJM Interview Questions


CSJM Interview Questions


Un-Answered Questions

Why and when do you use generators in python?

460


What is slideshow in ms powerpoint?

130


What is the use of UML in .Net

617


How will be you differentiate between a manager and a leader?

659


what is magnetizing and demagnetizing current in generator and motor?

2735






Explain how to design binary to gray code converter?

520


What is the function of the control lines in ram?

528


Is there anything I can do to prevent my LTPA keys from becoming out of sync between my cells?

499


when do we use roller bearing, deep groove ball bearing, angular bearing, sealed bearing, semi sealed bearing, unsealed bearing, anti friction bearing, journal bearing, thrust bearing

1523


Why we provide hair pin for shed

1917


Explain what does the jaxr architecture consist of?

350


How to design a global template for sap fscm?

5


What is Power BI?

5


How can I prevent another program from modifying part of a file that I am modifying?

612


execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module

584