If you declare any parameter as final, you cannot change the value of it.
The output for the above code snippet will be Compile Time Error.