C program to check subsequenceWikitechy EditorDecember 21, 2017 15 shares 15 0 0 C program to check subsequence – C Programming – User will input two strings and we find if one of the strings is a subsequence of other. View Post