How to pass arguments in codingblock ide for java

@Ans
Coding Blocks online IDE does not allow you to pass command line arguments to your code. You will need to run this code in your offline IDE or on some other IDE that allows this feature.