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

what is the use/perpose of having a method antive?

2 Answers  


How do you check if a string is lexicographically in java?

0 Answers  


what is Inheritense

3 Answers   Tech Mahindra,


Is ++ operator is thread safe in java?

0 Answers  


What is the difference between access specifiers and access modifiers in java?

0 Answers  






How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


How do you use compareto method?

0 Answers  


What are the ways of polymorphism other than Overridding & Overloading

1 Answers  


How do you initialize an arraylist in java?

0 Answers  


Explain Basics of OOP Language in java

0 Answers   Atos Origin,


Explain different types of thread priorities ?

0 Answers  


Why arraylist is not synchronized in java example?

0 Answers  


Categories