a method taking in 2 data types and returning one..

Jun 24 2004 11:29 AM
if a method takes in 2 values int n and char m and returns m n number of times then how should i declare that method as char or int??

Answers (1)