java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page
6659Dear All, Plz tell me what should be correct matter for apply a sales officer post, if i have experience, ability ?
2517Write 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 12986How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
2 27569What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
3 119611.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
14 20676string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
5 10886how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
2145Post New HCL Interview Questions
How long can loop recorders stay in?
What is __init__.py for?
Explain the qtp testing process?
How do you change a table from horizontal to vertical in word?
How do you create your own package in python?
What are Queries, how do we use them?
What databuffer classes are available in people code?
can any one tell me what kind of qns are asked in gail entrance test. i m apearing for the exam of accounts & finance. please let me know the ans on my id pragneshmall1@gmail.com
What do you understand by a thin client?
What are residence monitors?
What qualities do you think will be required for this job?
How do you ensure that the project doesn't go over budget?
Difference between qlikview and tableau
What is the full meaning of nosql?
When throw keyword is used?