Java SynchronousQueue class is the only collection object which does not have any internal memory capacity. That's the beauty of this collection class and thus many fellow use to ask this in interview question about which Java collection class has no memory capacity? (Answer)
Now you might be wondering if it has no memory capacity, not even of one, then how come this collection framework