DEV Community

Ajay Raja
Ajay Raja

Posted on

Parameter__in__java

Today

  • Parameters are variables defined in the method declaration after the method name.
  • It has some datatypes like int, float, boolean and array, String.
  • It is reusable and adaptable.

I refered some sites to see.....

https://www.tutorialspoint.com/java-method-parameters

SomeWhat im clear about this topic i need to practise it agaian and again to make easy for me.sir gave some problem ....i posted the git link.....

https://gitlab.com/ajayraja1817-group/javabeginers.git

In this i made that program.

Top comments (0)