1
Answer

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

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)