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


Please Help Members By Posting Answers For Below Questions

What is the name of the java compiler?

519


What is the basic concept of java?

533


Why do we use regex?

555


Can we have two methods in a class with the same name?

580


What are the three parts of a lambda expression? What is the type of lambda expression?

566






What is the purpose of garbage collection in java, and when is it used?

559


Can constructor be static or final?

647


How many types of array are there?

544


What is meant by class and object in java?

552


what is mena by object block any what is the use of that

1768


Why is inheritance used in java?

602


What is a class in java?

578


How to create an immutable class?

565


Can we increase array size dynamically in java?

502


what is difference betweem home interface and remote interface?

2109