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 C 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 11747

Post New CSJM C Interview Questions


CSJM C Interview Questions
    CSJM C Interview Questions (1)


Un-Answered Questions

Explain cts?

528


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

1857


What is the different between synchronous, synchronous in-memory, and synchronous full-sync replication modes?

63


Will any motor burn if voltage provided is lesser than the rated voltage???? If yes, then how is speed control possible with voltage control

1688


Can a constructor be redefined?

910






What is extern objective c?

1


What is deferred execution in linq?

83


What is executive plan?

504


How can you define field dependency?

196


Explain how to do subdomain routing in laravel?

439


what type of applications can be developed using silverlight?

5


How do I enable activex on my mac?

413


Does union all remove duplicates?

605


What is payment/receipt/period accruals?

1265


What do you know about symput and symget?

720