Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 13098

Post New CSJM C Interview Questions


CSJM C Interview Questions
    CSJM C Interview Questions (1)


Un-Answered Questions

Why CBCT rating is 50/1A

2929


What does fragment mean?

957


2. What do you enjoy about your work place? 3. What is your work ethic? Give an example when your work ethic was challenged and how you dealt with it.

4157


what is variable scope, which variables are accessible from where and what are "undefined variable" errors?

1148


Differentiate between transparent tables, cluster tables and pooled tables

1171


What is IoT built on?

3


Can we call vms as pseudos?

695


What is encapsulation and abstraction? How are they implemented in C++?

1192


Mention the formula to calculate ph of a solution?

1474


Now a days , Mobile devices are coming in different sizes so how to test app on various sizes ? I know from emulator but is there any specific resolution needs to target?

1691


Explain mac frame format?

905


How to link two forms in java swing?

1238


What are merkle trees?

1


How do you create a database using microsoft access?

999


How can I prevent the output of my jsp or servlet pages from being cached by the browser?

1087