Quiz or mock test on strings in C programming language. ... int main() { char *str = "GeeksQuiz"; printf("%d", fun(str)); return 0; } ...
確定! 回上一頁