Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
160 Days of DSA (Win T-Shirt!)
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
Trending Now
DSA
Web Tech
Foundational Courses
Data Science
Practice Problem
Python
Machine Learning
JavaScript
System Design
Django
DevOps Tutorial
Java
C
C++
ReactJS
NodeJS
CP Live
Aptitude
Puzzles
Projects
Sign In
▲
Similar Topics
DSA
22.3k+ articles
C++
4.1k+ articles
C Language
1.8k+ articles
C Programs
810+ articles
C Quiz
280+ articles
cpp-string
140+ articles
C-Library
120+ articles
C-Functions
97 articles
C Examples
95 articles
C-String-Question
44 articles
C-String
73 posts
Popular Articles
Recent Articles
String C/C++ Programs
Last Updated: 22 May 2024
C program to swap two StringsC Program to Sort an array of names or stringsC Program to Check if a Given String is PalindromeC/C++ Program f
...read more
cpp-string
C Language
C++
C-String
C Programs
C++ Programs
C++ String Programs
C String Programs
Reverse String in C
Last Updated: 05 December 2024
In C, reversing a string means rearranging the characters such that the last character becomes the first, the second-to-last character becom
...read more
C Language
C-String
C Programs
C Basic Programs
Convert String to int in C
Last Updated: 13 August 2024
In C, we cannot directly perform numeric operations on a string representing a numeric value. We first need to convert the string to the int
...read more
C Language
C-String
C-Data Types
C Programs
Similar Topics
DSA
22.3k+ articles
C++
4.1k+ articles
C Language
1.8k+ articles
C Programs
810+ articles
C Quiz
280+ articles
cpp-string
140+ articles
C-Library
120+ articles
C-Functions
97+ articles
C Examples
95+ articles
C-String-Question
44+ articles
Different ways to copy a string in C/C++
Last Updated: 11 June 2023
Copying a string is a common operation in C/C++ used to create a duplicate copy of the original string. In this article, we will see how to
...read more
Program Output
Strings
Algorithms
Technical Scripter
C++
C-String
cpp-strings-library
Technical Scripter 2020
DSA
How to store words in an array in C?
Last Updated: 18 October 2019
We all know how to store a word or String, how to store characters in an array, etc. This article will help you understand how to store word
...read more
C-String
C Programs
Concatenating Two Strings in C
Last Updated: 28 November 2024
Concatenating two strings means appending one string at the end of another string. In this article, we will learn how to concatenate two str
...read more
C Language
C-String
C Programs
C Strings Programs
How to Append a Character to a String in C?
Last Updated: 05 December 2024
In this article, we will learn how to append a character to a string using the C program.The most straightforward method to append a charact
...read more
Strings
C Language
C-String
C Programs
DSA
C String Functions
Last Updated: 17 January 2025
The C string functions are built-in functions that can be used for various operations and manipulations on strings. These string functions m
...read more
cpp-string
CPP-Functions
C Language
C++
C-String
C-Functions
toupper() function in C
Last Updated: 10 January 2025
The toupper() function is used to convert lowercase alphabet to uppercase. i.e. If the character passed is a lowercase alphabet then the tou
...read more
C Language
C-String
C-Functions
strlen() function in c
Last Updated: 29 May 2023
The strlen() function in C calculates the length of a given string. The strlen() function is defined in string.h header file. It doesn't cou
...read more
C Language
C-String
C-Library
Substring in C++
Last Updated: 11 January 2025
The substring function is used for handling string operations like strcat(), append(), etc. It generates a new string with its value initial
...read more
CPP-Library
cpp-string
C Language
C++
C-String
C-Library
strncat() function in C/C++
Last Updated: 12 October 2021
In C/C++, strncat() is a predefined function used for string handling. string.h is the header file required for string functions.This functi
...read more
cpp-string
C Language
C++
C-String
Strings in C
Last Updated: 10 January 2025
A String in C programming is a sequence of characters terminated with a null character '\0'. The C String is stored as an array of character
...read more
C Language
C-String
C strcmp()
Last Updated: 02 April 2025
In C, strcmp() is a built-in library function used to compare two strings lexicographically. It takes two strings (array of characters) as a
...read more
C Language
C-String
C Program to Check for Palindrome String
Last Updated: 10 January 2025
A string is said to be palindrome if the reverse of the string is the same as the string. In this article, we will learn how to check whethe
...read more
Strings
Morgan Stanley
Paytm
FactSet
palindrome
C Language
TCS
C-String
C Programs
C Basic Programs
DSA
Basic Coding Problems
1
2
3
4
5
>>
Last
1
2
3
4
5
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !