Search box
X
Example(s):Palindrome, prime, armstrong, "linear search", reverse etc.
Example(s):1575, 1632, 1539 (Only one at a time)
Login
Email/Login name
Password
Lost your password?
Don't have an account ?
Register
(It's FREE)
×
Account Details
×
User ID
0
Login Name
Email
Display Name
Role
Edit Profile
Change Password
Shopping Account Details
Logout
JAVA
Topicwise Learning
Typewise Groups
Exam Papers
Videos
Slides
Quizzes
Quick Search
Stats
C++
Topicwise Learning
Typewise Groups
Exam Papers
Topicwise ExamQs
Videos
Slides
Quizzes
Quick Search
Stats
Shop
Null Terminated Strings Quiz 1
This feature is available to logged in users only. Please
login/register
.
Post Containing Topic(s)
String Handling (Null Terminated)
Code Learning Sheet(s)
Reversing a null terminated string
strcpy() and strcat() use in null terminated strings
gets() puts() string functions use and misuse
Comparing two strings for exact character wise match or for sort order using strcmp()
Comparing length of two strings entered by the user
Getting string input from user using cin.getline
Finding string length using the strlen() function
Finding string length using the null finding technique
String declaration and initialisation
Check if string is a palindrome using a function.
More...
Solved Problem(s)
Frequency of a given character in a sentence
Reversing each word in a sentence
Find presence of a character in a null terminated string.
Counting words in a text input even if it is not well formed
Output Writing – isupper(), islower, isalpha()
Character replacements in a string
output writing example strcpy, strcat
Word count assuming well formed sentence
Removing vowels from string
Change case of string input
Quiz(s)
Null Terminated Strings Quiz 1
Understanding null terminated strings
Back
×