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
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
C#
1.9k+ articles
CSharp-method
680+ articles
C# Programs
110+ articles
CSharp-Char-Struct
28 posts
Popular Articles
Recent Articles
C# - Char Struct
Last Updated: 04 February 2025
In C#, the Char struct is used to represent a single Unicode character as a UTF-16 code unit, defined under the System namespace. A Char in
...read more
C#
CSharp-Char-Struct
C# | Char.IsControl(String, Int32) Method
Last Updated: 08 February 2023
This method is used to indicates whether the character at the specified position in a specified string is categorized as a control character
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.CompareTo() Method
Last Updated: 15 December 2022
In C#, Char.CompareTo() is a System.Char struct method which is used to compare this instance of a specified object or value type and check
...read more
C#
CSharp-method
CSharp-Char-Struct
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
C#
1.9k+ articles
CSharp-method
680+ articles
C# Programs
110+ articles
C# | Char.ToString() Method
Last Updated: 01 February 2019
In C#, Char.ToString() is a System.Char struct method which is used to convert the value of this instance to its equivalent string represent
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.Equals() Method
Last Updated: 01 February 2019
In C#, Char.Equals() is a System.Char struct method which is used to return a value by checking whether current instance is equal to a speci
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.GetNumericValue() Method
Last Updated: 01 February 2019
In C#, Char.GetNumericValue() is a System.Char struct method which is used to convert a numeric Unicode character into a double-precision fl
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsLetterOrDigit() Method
Last Updated: 01 February 2019
In C#, Char.IsLetterOrDigit() is a System.Char struct method which is used to check whether a Unicode character can be categorized as a let
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsNumber() Method
Last Updated: 01 February 2019
In C#, Char.IsNumber() is a System.Char struct method which is used to check whether a Unicode character can be categorized as a number or
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsUpper() Method
Last Updated: 01 February 2019
In C#, Char.IsUpper() is a System.Char struct method which is used to check whether a Unicode character can be categorized as an uppercase
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsLower() Method
Last Updated: 31 January 2019
In C#, Char.IsLower() is a System.Char struct method which is used to check whether a Unicode character can be categorized as a lowercase l
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsLetter() Method
Last Updated: 31 January 2019
In C#, Char.IsLetter() is a System.Char struct method which is used to check whether a Unicode character can be categorized as a Unicode le
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsDigit() Method
Last Updated: 31 January 2019
In C#, Char.IsDigit() is a System.Char struct method which is used to check whether a Unicode character can be categorized as a decimal dig
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsSymbol() Method
Last Updated: 31 January 2019
In C#, Char.IsSymbol() is a System.Char struct method which is used to check whether a Unicode character is a valid symbol defined under Un
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsWhiteSpace() Method
Last Updated: 31 January 2019
In C#, Char.IsWhiteSpace() is a System.Char struct method which is used to check whether a Unicode character is a whitespace or not. Whitesp
...read more
C#
CSharp-method
CSharp-Char-Struct
C# | Char.IsPunctuation() Method
Last Updated: 31 January 2019
In C#, Char.IsPunctuation() is a System.Char struct method which is used to check whether an Unicode character can be categorized as a punct
...read more
C#
CSharp-method
CSharp-Char-Struct
1
2
>>
Last
1
2
>>
Last
1
2
>>
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 !