C Programming Awareness and Practice
A Student Effort .... By Shshank Singhal Ajmer, Rajasthan, India
Pages
HOME
BASIC
RECURSION
ARRAY
STRINGS
CONVERSIONS
STRINGS
Q. Change in alphabetic case ?
Q. Change to upper or lower case of text ?
Q. Check whether the given alphabet is vowel or consonant ?
Q.Check whether a character is alphabet,symbol,digit or space ?
Q. Check for Eligible for vote or not ?
Q. Concatenate two string & find length of new string ?
Q. Copy one string to another string ?
Q. Delete a double spaces from a text ?
Q. Find String length without using strlen( ) ?
Q. If both length of strings is equal then concatenate them otherwise copy reverse of first string into second string ?
Q. Input a alphabet & print next one ?
Q. Input a line of text & count total words,characters & spaces ?
Q. Input a line of text & count total alphabets,digits,symbol & spaces ?
Q. Input a string & print in reverse order ?
Q. Input a string & print in newline without strlen( ) ?
Q. Input your full name & print its initial ?
Q. Searching of character in word ?
Q. Sorted array of characters ?
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment