12345678910



Question 1: Which of the following function sets first n characters of a string to a given character?
1. strinit()
2. strnset()
3. strset()
4. strcset()