Saved Bookmarks
| 1. |
Can You Store A Null Value Inside Hashmap In Java? |
|
Answer» Yes, HashMap also allows null value, you can store as MANY null VALUES as you want as SHOWN in the hashmap EXAMPLE POST in this blog. Yes, HashMap also allows null value, you can store as many null values as you want as shown in the hashmap example post in this blog. |
|