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
How many ways can we create singleton class?
How do you access command-line arguments within the code?
What is t type java?
What is the main difference between java platform and other platforms?
How many bytes is double?
What is difference between call by value and call by reference?
Is singleton class immutable?
Can each java object keep track of all the threads that want to exclusively access it?
How do you reverse sort in java?
Is hashset sorted in java?
What are the skills required for core java?
What are variable arguments or varargs?
What is annotation in java?
What is the difference between heap memory and stack memory?
Is string is a keyword in java?