Difference between Reader/Writer and InputStream/Output
Stream?
Answer Posted / ravikiran(aptech mumbai)
Reaer/writer belongs to the charecter stream
I/P and O/P belongs to the byte stream
| Is This Answer Correct ? | 75 Yes | 15 No |
Post New Answer View All Answers
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
Is nullpointerexception checked or unchecked?
What are the two ways of implementing multi-threading in java?
What is a java developer salary?
What is vector capacity in java?
What happens when you add a double value to a string?
What is the definition of tree ?
Does .length start 0 java?
How do you end a program?
What are the major drawbacks of external iteration?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What do you mean by Hash Map and Hash Table?
What is method in java ?
What is an iterator interface in java programming?