Computer Science, asked by hanseojun022, 2 months ago

Write the header (prototype) for a function named Test () which returns Boolean value and accepts one integer and one string value.​

Answers

Answered by ruthvikas
0

Answer:

boolean Test(int i, String s)

Similar questions
Math, 10 months ago