Answer Posted / neema
string are converted to bytes and taken to FileInputStream
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between access specifiers and access modifiers in java?
What is the difference between JDBC 1.0 and JDBC 2.0?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
Can a private method of a superclass be declared within a subclass?
Define immutable object?
How do you override a method in java?
How many types of threads are there in java?
What are java annotations?
Why java is considered as platform independent?
What is parseint?
What does .equals do in java?
What do you mean by aggregation?
What is an example of character?
Why is it called buffering?
What about main() method in java ?