What is the difference between Byte stream and Charecter
Stream?
Answer Posted / avinash
BYTE SUPPORTS data which is
1Byte equivalent
CHAR supports equivalent to 2 bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is constructor inherited?
What is a boolean used for?
How much is a java license?
What does microservices mean?
When is the finally clause of a try-catch-finally statement executed?
Difference between static synchronization vs. Instance synchronization?
What is singleton math?
What are the drawbacks of reflection?
What are the characteristics of Final,Finally and Finalize keywords.
Why do we use bufferedreader?
What is a nested structure?
What are JVM.JRE, J2EE, JNI?
Explain an algorithm to find depth of a binary tree.
How can I debug the Java security exceptions and AccessControlExceptions?
Explain the meaning of java applet.