
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluarlsight etc
How to count Vowels and Consonants in Java String Word

Difference between RegularEnumSet and JumboEnumSet in Java
The difference between RegularEnumSet and JumboEnumSet in Java was asked in a recent Java interview to one of my friend, unfortunately, he hasn't explored this topic well and couldn't answer this question precisely, but he made sure to learn about EnumSet after that. When he discussed this topic to me, I really liked it because, despite the usefulness of EnumSet and it's fast implementation, not many developers know about it, despite being mentioned in Java classic Effective Java. This makes me write this post, where we will mainly discuss a couple of differences between RegularEnumSet and JumboEnumSet in Java, but we will also touch base upon some of the important properties of EnumSet.
Subscribe to:
Posts (Atom)