Which of the following modifiers can be applied to a local variable(variable defined inside a method body) of type double ?
synchronized
final
strictfp
None of the above