Write a function prototype of the following:
A function PosChar which takes a string argument and a character argument and returns an integer value.
Views 15
Answer:
int PosChar(String s, char ch)
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.