Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
What are the Full Forms of TVM, MTL, CVT ?
What do you understand by the term job time – out and how can you overcome that?
What is the use of ctrl e?
What are examples of a first class lever?
Explain perl. What are the advantages of programming in perl?
how do you think you could make a contribution to the Indian airforce ? how would you change the indian airforce?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
what are the guidelines for analytical method validations?
What are your specific job requirements in mechanical engineers?
How many types of heading does an html contain?
Dear friends, Can anybody say preparation method and best coaching centre for ias?? sridhar patro
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.
When a nsfetchrequest fetches an entity object from store, does it fetch all of its data at once?
What are the main uses of this keyword?
How will you schedule the job in background?