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 |
what is function overloading in java?
0 Answers Tavant Technologies, TCS, Virtusa,
What are "class access modifiers" in Java?
what is the difference between String and StringBuffer classes?
What is the structure of java?
What is unicode in java?
How would you convert bytes to string?
Is singleton set an interval?
What is lexicographically smallest string?
Why operator overloading is not in Java?
Can you instantiate the math class in Java?
I need help please send me reply: Write a program "if given a string like 'HAT', the combination's returned should be like ATH,THA,TAH in java"?
Implement a stack with push (), pop() and min() in O(1) time.