I am trying to copy first 5 key value pair from Hash Table 1 to Hash Table 2
and Then next 6 to 10th Key value pair from Hash Table 1 to Hash Table 3.
I am not able to get this going,, can any one has any hint please share it with me
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try something like this.
Add generics etc. as appropriate.