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 11754

Post New CSJM Interview Questions


CSJM Interview Questions


Un-Answered Questions

Explain ancestor relative source binding in wpf?

139


What is needed for insurance?

630


What is the difference between role and position?

3764


What are pointers in C? Give an example where to illustrate their significance.

745


What Are The Advantages Of Using Pega RPA?

177






Contrast bookkeeping and accounting

609


How to find schema of a table in db2?

569


What is cms joomla?

66


What is the use of -l when listing a directory?

483


What Is Amazon Ec2 In Cloud Computing?

146


There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this

1801


What are the uses of merge?

716


I am doing 3rd year mechanical engineering. I want to place in good mechanical engineering core company. So please guide me how to prepare for interviews, and what can i do for placed in good company?

1415


What are a database and a data warehouse?

566


What function must you choose to add columns in a table?

3