Page 1 of 1

If two threads access the same hashmap at the same time, what would happen?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) ConcurrentModificationException
b) NullPointerException
c) ClassNotFoundException
d) RuntimeException