java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page
6623Dear All, Plz tell me what should be correct matter for apply a sales officer post, if i have experience, ability ?
2485Write 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 12901How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
2 27457What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
3 118581.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
14 20308string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
5 10757how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
2105Post New HCL Interview Questions
What is the formula of the net primary production (NPP)? How does NPP relate to the energy pyramids?
If we are placing the order in amazon on behalf of the customer who is ordered from other e-commerce sites and the goods is directly billed to the customer address from the amazon sellers and for the same we are receiving some profit at that in our books of account what entries need to be passed...?? do i eligible to get the ITC on the GST amount paid..??
What is vaccination?
How big does hana scale?
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
What is a spanning Tree?
What are the fundamentals concepts of angular 2?
What is a data dictionary and how can it be created?
What are the difference between session and cookies in servlet? Explain
What is Local contrast stretching?
Which of the following action variable is used to include a file in jsp?
What all tasks you can perform for managing host using Ambari host tab?
What is meant by control system?
Difference between Sync Vs Async Plug-ins?
What is the purpose of Socket.bufferedAmount atribute of WebSocket?