If two threads access the same hashmap at the same time, what would happen?
Posted: Wed Jul 13, 2022 7:46 pm
a) ConcurrentModificationException
b) NullPointerException
c) ClassNotFoundException
d) RuntimeException
b) NullPointerException
c) ClassNotFoundException
d) RuntimeException