Page 1 of 1

JAVA: Write a method called: countPunc that counts all punctuation marks in a String '?' '.' '!' are the punctuation m

Posted: Sun May 15, 2022 12:16 pm
by answerhappygod
JAVA: Write a method called: countPunc that counts all
punctuation marks in a String '?' '.' '!' are the
punctuation marks the method should return the count.