what is Dictionary? and what purpose it is used for?
Answer Posted / annappa
Directory is nothing but a ordinary file, but it contain
some infomation regarding file status, like User, group and
others permission. And also it have somemore information
regarding file like where the date in a disk, When user has
acces or modify the data.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is node a data type in java?
Explain the importance of finalize() method.
Why is String immutable?
What is java used for?
Can we override private method?
Can we define constructor in inner class?
Why do we use bufferedreader?
What is heterogeneous in java?
What is finally block?
What does string [] args mean?
Difference between method overloading and method overriding in java ?
What is t in generics in java?
What are singleton services?
What is comparable and comparator interface? List their differences
When do we use hashset over treeset?