Answer Posted / ravikiran
fileclass is used to read or write data from and to the file
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
What is application system?
What is quick sort in java?
What is the static variable?
What is the main purpose of java?
In java, how many ways you can take input from the console?
Can we sort array in java?
What is bufferedreader in java?
What is a void method java?
Explain java coding standards for interfaces?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
Why java is object oriented?
What are the skills required for core java?
What does ide stand for?
What are the types of inner classes (non-static nested class) used in java?