What is arguments in java ?

arguments are the actual value that are passed in when the method is invoked.
when you invoked the method the argument used must match the declarations parameters in type and order
(parameter passed to methods)

原文链接:What is arguments in java ?

© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容