Which of the following is a correct format for declaration of function?

Question:Which of the following is a correct format for declaration of function?

1. return-type function-name(argument type);

2.return-type function-name(argument type){}

3.return-type (argument type)function-name;

4.all of the mentioned


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!