Answer Posted / sudhakar p
Step 1: Convert String to byte array
Step 2: Create a ByteArrayInputStream passing bytes[] to to
the contructor
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the major advantages of internal iteration over external iteration?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Is intellij better than eclipse?
What does n mean?
What is a method in programming?
Is treeset sorted in java?
What is the use of beaninfo?
Does sprintf add a null terminator?
What is the nested interface?
What does string mean in java?
Can we sort set in java?
Is array dynamic in java?
What are alternatives to java serialization?
Are maps ordered java?
What differences exist between iterator and listiterator?