What is a byte string?


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

Post New Answer

More Core Java Interview Questions

When is the finally clause of a try-catch-finally statement executed?

0 Answers  


How can we make sure main() is the last thread to finish in java program?

0 Answers  


What is string builder in java?

0 Answers  


what invokes a threads run() method? : Java thread

0 Answers  


Can we initialize the final blank variable?

0 Answers  


Can u overload main()method.Give with example.

6 Answers   IBM, Schimatic Technologies,


Explain about OOPS concepts and fundamentals.

0 Answers   Syntel, Visa,


Which is better stringbuffer or stringbuilder?

0 Answers  


What is classname class in java?

0 Answers  


Can a class be private or protected in java?

0 Answers  


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


What will happen to the exception object after exception handling?

0 Answers  


Categories