Computer Science, asked by sonalr1885, 20 days ago

Give the prototype of a function check which receives two characters [2]and returns 1 or 0.

Answers

Answered by 12020
0

Answer:

boolean check (char ch, int n)Read more on Sarthaks.com - https://www.sarthaks.com/840514/give-the-prototype-function-check-which-receives-character-and-integer-returns-true-false

Similar questions