How to convert string to byte array and vice versa?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Why vector class is used?

0 Answers  


What is currentthread()?

0 Answers  


what is the difference b/w static and final methods?

1 Answers  


Which one will take more memory: an int or integer?

0 Answers  


What is final method in java?

0 Answers  


Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?

1 Answers  


can anyone explain me the concept of autoboxing?

3 Answers  


Can we catch more than one exception in single catch block?

0 Answers  


What is the benefit of inner classes in java?

0 Answers  


how can you take care of mutual exclusion using java threads? : Java thread

0 Answers  


Explain notifyall() method of object class ?

0 Answers  


Implement a stack with push (), pop() and min() in O(1) time.

0 Answers   Amazon,


Categories