Object Oriented Programming in Java - Old Questions
Question Answer Details
10. a) List and explain any five String methods used in Java with examples.
b) Differentiate between byte stream and character stream.Write a program to copy the content of a file to another file using streams.
Answer
AI Generated Answer
AI is thinking...