Given: What is the result when the programmer attempts to compile the code and run it with the command java Converter 12?()
- AIt is true that j==i.
- BIt is false that j==i.
- CAn exception is thrown at runtime.
- DCompilation fails because of an error in line 13.