Given: If class Donkey is invoked twice, the first time without assertions enabled,and the second time with assertions enabled, what are the results?()
- Ano output
- Bno outputassert is on
- Cassert is on
- Dno outputAn AssertionError is thrown.
- Eassert is onAn AssertionError is thrown.