Explain about vector, dictionary,hash table, property
classes?
Answer / ravikiran(aptech mumbai)
vector is a legacy class which contains all static methods
dictionary is a sub class of hastable and is used to store
the objects as key-value pairs
hashtable is used to store the objects as key value pairs
and is a legacy class and doenn't allow null keys and null
vlaues
property is subclass of hashtable used to save the objects
| Is This Answer Correct ? | 8 Yes | 3 No |
Explain java coding standards for variables ?
What is :: operator in java 8?
How many bits is a word?
What is a class in java?
Can you explain the meaning of aggregation and composition
What are the advantages of functions?
How do you reverse a string in java without using string buffer?
What is the relationship between clipping and repainting under awt?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Explain what pure virtual function is?
Can size_t be negative?
What are the new features in java 8?