Computer Science, asked by hanseojun022, 21 days 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, 8 months ago