Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
What will happen if we will use floats across the page with 100% width?
Hibernate SessionFactory is thread safe?
What in case if my house completely damagein, fire or flood,and if I stay in a rented house, will insurance company bear all my additional living expenses? : insurance sales
How can write a C program that shows All the prime number?
What Is A Default Constructor in C++ ?
Negative test cases for phone camera
What is Antipumping Function & If we have C.T how we find the Ratio ?
What are the reasons for not considering manual testing in automation anywhere approach?
What are the disadvantages of public-key cryptography compared with secret-key cryptography?
write an interactive C program that will encode or decode a line of text.To encode a line of text,proceed as follows. 1.convert each character,including blank spaces,to its ASCII equivalent. 2.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. 3.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(i.e.,the original ASCII equivalent plus the random integer)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. 4.Dislay 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 decodingas was used in encoding.
tell me the permenent memory issues?
Difference between Check and Draft ?
Explain the features are in servlet 3?
Name the 3 build lifecycle of maven.
How can you limit the data in alv output in web dynpro application?