Hi all ,
Good Day!
I am having confusion in storing null values in hashmap and passing null in println method.
1) When I add null value in hash map directly it will not allow at the same time when I assign a null value in to string and add that string in to hash map it allows once. how its working.
2) Similarly how null printing when pass null in println method.
Pls clearify me.Thanks in advance.