what is Dictionary? and what purpose it is used for?
Answers were Sorted based on User's Feedback
Answer / ashokmail.java@gmail.com
Dictionary is used to maintain the objects informations
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / berzkie
Gives comprehensive and concise definitions, and to enhances
knowledge and to get more ideals. The Dictionary is a
blessing to those who are having difficulty finding the
right words to say or use.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / 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 |
how cani read a command line argument?(usingfile object).
Can we use static class instead of singleton?
What is the purpose of the finally clause?
What is static import in java?
Can a constructor call the constructor of parent class?
what is the use of servlet engine?
String is mutable or immutable?
What are the differences between this and super keyword?
How many bytes is a string in java?
What is the difference between char and char *?
Is boolean a wrapper class in java?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?