際際滷

際際滷Share a Scribd company logo
DAARU
DAARU SALAAM
SALAAM
UNIVERSITY
UNIVERSITY
Data type, Operators and keywords to C#
Chapter 2
 Lecturer Name: Rage Abdukadir Hussein
 Tel: 0615717504
Email:cadde7175@gmail.com
Outlines
 C# Data Types
 C# operators
 C# Keywords
 A data type specifies the type of data that a variable can store such
as integer, floating, character etc.
C# Data Types
 There are 3 types of data types in C# language.
C# Data Types
Types Data Types
Value Data Type short, int, char, float, double etc
Reference Data Type String, Class, Object and Interface
Pointer Data Type Pointers
 The value data types are integer-based and floating-point based. C#
language supports both signed and unsigned literals.
 There are 2 types of value data type in C# language.
 1) Predefined Data Types - such as Integer, Boolean, Float, etc.
 2) User defined Data Types - such as Structure, Enumerations, etc.
 The memory size of data types may change according to 32 or 64 bit
operating system.
 Let's see the value data types. It size is given according to 32 bit OS.
Value Data Type
Data Types
Data Types Memory Size Range
char 1 byte -128 to 127
signed char 1 byte -128 to 127
unsigned char 1 byte 0 to 127
short 2 byte -32,768 to 32,767
signed short 2 byte -32,768 to 32,767
unsigned short 2 byte 0 to 65,535
int 4 byte -2,147,483,648 to -2,147,483,647
signed int 4 byte -2,147,483,648 to -2,147,483,647
Data Types
unsigned int 4 byte 0 to 4,294,967,295
long 8 byte ?9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
signed long 8 byte ?9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
unsigned long 8 byte 0 - 18,446,744,073,709,551,615
float 4 byte 1.5 * 10-45
- 3.4 * 1038
, 7-digit precision
double 8 byte 5.0 * 10-324
- 1.7 * 10308
, 15-digit precision
decimal 16 byte at least -7.9 * 10?28
- 7.9 * 1028
, with at least 28-digit precision
 The reference data types do not contain the actual data stored
in a variable, but they contain a reference to the variables.
 If the data is changed by one of the variables, the other variable
automatically reflects this change in value.
There are 2 types of reference data type in C# language.
1) Predefined Types - such as Objects, String.
2) User defined Types - such as Classes, Interface.
Reference Data Type
 The pointer in C# language is a variable, it is also known as locator or indicator that
points to an address of a value.
Pointer Data Type
 Declaring a pointer
 The pointer in C# language can be declared using * (asterisk symbol).
 int * a; //pointer to int
 char * c; //pointer to char
Symbols used in pointer
Symbol Name Description
& (ampersand sign) Address operator Determine the address of a variable.
* (asterisk sign) Indirection operator Access the value of an address.
 An operator is simply a symbol that is used to perform operations. There can be many types of
operations like arithmetic, logical, bitwise etc.
There are following types of operators to perform different types of operations in C# language.
 Arithmetic Operators
 Relational Operators
 Logical Operators
 Bitwise Operators
 Assignment Operators
 Unary Operators
 Ternary Operators
 Misc Operators
C# operators
Operators
 The precedence of operator specifies that which operator will be
evaluated first and next. The associativity specifies the operators
direction to be evaluated, it may be left to right or right to left.
Let's understand the precedence by the example given below:
 int data= 10+ 5*5
 The "data" variable will contain 35 because * (multiplicative
operator) is evaluated before + (additive operator).
Precedence of Operators in C#
 A keyword is a reserved word. You cannot use it as a
variable name, constant name etc.
 In C# keywords cannot be used as identifiers. However, if
we want to use the keywords as identifiers, we may
prefix the keyword with @ character.
C# Keywords
A list of Reserved Keywords available in C#
programming language is given below:
abstract base as bool break catch case
byte char checked class const continue decimal
private protected public return readonly ref sbyte
explicit extern false finally fixed float for
foreach goto if implicit in in (generic
modifier)
int
ulong ushort unchecked using unsafe virtual void
null object operator out out (generic
modifier)
override params
default delegate do double else enum event
sealed short sizeof stackalloc static string struct
switch this throw true try typeof uint
abstract base as bool break catch case
volatile while
Any Questions???
THANK YOU FOR YOUR ATTENTION
END OF CHAPTER

More Related Content

Recently uploaded (20)

MUST-PROSPECTUS-NEW- education Of science
MUST-PROSPECTUS-NEW- education Of scienceMUST-PROSPECTUS-NEW- education Of science
MUST-PROSPECTUS-NEW- education Of science
wilfrednalima285
Day 1-SMS in Aerodrome Certification.pptx
Day 1-SMS in Aerodrome Certification.pptxDay 1-SMS in Aerodrome Certification.pptx
Day 1-SMS in Aerodrome Certification.pptx
YunisSaeed
Tabish Asifi Profile - Transformation and Innovation.pdf
Tabish Asifi Profile - Transformation and Innovation.pdfTabish Asifi Profile - Transformation and Innovation.pdf
Tabish Asifi Profile - Transformation and Innovation.pdf
Tabish Asifi
2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy
2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy
2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy
hemamerzek1
Dr. Nazrul Islam, Professor of International Business, Independent University...
Dr. Nazrul Islam, Professor of International Business, Independent University...Dr. Nazrul Islam, Professor of International Business, Independent University...
Dr. Nazrul Islam, Professor of International Business, Independent University...
Dr. Nazrul Islam
Property Loan Interest Rate - PNB Housing
Property Loan Interest Rate - PNB HousingProperty Loan Interest Rate - PNB Housing
Property Loan Interest Rate - PNB Housing
govindasharmaa007
Sample_Communication-Ess-Presentation.pptx
Sample_Communication-Ess-Presentation.pptxSample_Communication-Ess-Presentation.pptx
Sample_Communication-Ess-Presentation.pptx
JedRickSanariz
Chest Symmetry & Chest Expansion.pptx...
Chest Symmetry & Chest Expansion.pptx...Chest Symmetry & Chest Expansion.pptx...
Chest Symmetry & Chest Expansion.pptx...
rijof67613
Copy of Case Study Template for Product.pptx
Copy of Case Study Template for Product.pptxCopy of Case Study Template for Product.pptx
Copy of Case Study Template for Product.pptx
dbsltmchl
unusual_architecture_presention.pptxgdhjsagdjgas
unusual_architecture_presention.pptxgdhjsagdjgasunusual_architecture_presention.pptxgdhjsagdjgas
unusual_architecture_presention.pptxgdhjsagdjgas
dannywalker171
BAGC0125 SEED TECHNOLOGY M AIZE PPT.pptx
BAGC0125 SEED TECHNOLOGY M AIZE PPT.pptxBAGC0125 SEED TECHNOLOGY M AIZE PPT.pptx
BAGC0125 SEED TECHNOLOGY M AIZE PPT.pptx
mchanduyadav3
02. Basic Electromagnetic Force Field Attorney Letter
02. Basic Electromagnetic Force Field Attorney Letter02. Basic Electromagnetic Force Field Attorney Letter
02. Basic Electromagnetic Force Field Attorney Letter
Manu Mitra
Arable Land - Edited.wdAdaWDADAWDAWDAWDAWD
Arable Land - Edited.wdAdaWDADAWDAWDAWDAWDArable Land - Edited.wdAdaWDADAWDAWDAWDAWD
Arable Land - Edited.wdAdaWDADAWDAWDAWDAWD
jeronambayec5
2025 OpenData Hackathon - DAY OF-updated.pdf
2025 OpenData Hackathon - DAY OF-updated.pdf2025 OpenData Hackathon - DAY OF-updated.pdf
2025 OpenData Hackathon - DAY OF-updated.pdf
Yulia Ovchinnikova
Biography of Jason Hornady
Biography of Jason HornadyBiography of Jason Hornady
Biography of Jason Hornady
Jason Hornady
Chapter1 - human resources management.ppt
Chapter1 - human resources management.pptChapter1 - human resources management.ppt
Chapter1 - human resources management.ppt
JosephNader8
Carrier Opportunities in Pharmacy and Pharmaceuticalspptx
Carrier Opportunities in Pharmacy and PharmaceuticalspptxCarrier Opportunities in Pharmacy and Pharmaceuticalspptx
Carrier Opportunities in Pharmacy and Pharmaceuticalspptx
Quantum University, Roorkee
GIS and Remote Senssing Individual Assignment Final.docx
GIS and Remote Senssing Individual Assignment Final.docxGIS and Remote Senssing Individual Assignment Final.docx
GIS and Remote Senssing Individual Assignment Final.docx
bamlakuyosef
Overview of Dario Schiraldi Deutsche Bank Ex-Managing Director
Overview of Dario Schiraldi Deutsche Bank Ex-Managing DirectorOverview of Dario Schiraldi Deutsche Bank Ex-Managing Director
Overview of Dario Schiraldi Deutsche Bank Ex-Managing Director
David William
Personal Brand Exploration Presentations
Personal Brand Exploration PresentationsPersonal Brand Exploration Presentations
Personal Brand Exploration Presentations
hollywoodace46
MUST-PROSPECTUS-NEW- education Of science
MUST-PROSPECTUS-NEW- education Of scienceMUST-PROSPECTUS-NEW- education Of science
MUST-PROSPECTUS-NEW- education Of science
wilfrednalima285
Day 1-SMS in Aerodrome Certification.pptx
Day 1-SMS in Aerodrome Certification.pptxDay 1-SMS in Aerodrome Certification.pptx
Day 1-SMS in Aerodrome Certification.pptx
YunisSaeed
Tabish Asifi Profile - Transformation and Innovation.pdf
Tabish Asifi Profile - Transformation and Innovation.pdfTabish Asifi Profile - Transformation and Innovation.pdf
Tabish Asifi Profile - Transformation and Innovation.pdf
Tabish Asifi
2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy
2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy
2-Angina Pectoris 2.pdfyyyyyyyyyyyyyyyyy
hemamerzek1
Dr. Nazrul Islam, Professor of International Business, Independent University...
Dr. Nazrul Islam, Professor of International Business, Independent University...Dr. Nazrul Islam, Professor of International Business, Independent University...
Dr. Nazrul Islam, Professor of International Business, Independent University...
Dr. Nazrul Islam
Property Loan Interest Rate - PNB Housing
Property Loan Interest Rate - PNB HousingProperty Loan Interest Rate - PNB Housing
Property Loan Interest Rate - PNB Housing
govindasharmaa007
Sample_Communication-Ess-Presentation.pptx
Sample_Communication-Ess-Presentation.pptxSample_Communication-Ess-Presentation.pptx
Sample_Communication-Ess-Presentation.pptx
JedRickSanariz
Chest Symmetry & Chest Expansion.pptx...
Chest Symmetry & Chest Expansion.pptx...Chest Symmetry & Chest Expansion.pptx...
Chest Symmetry & Chest Expansion.pptx...
rijof67613
Copy of Case Study Template for Product.pptx
Copy of Case Study Template for Product.pptxCopy of Case Study Template for Product.pptx
Copy of Case Study Template for Product.pptx
dbsltmchl
unusual_architecture_presention.pptxgdhjsagdjgas
unusual_architecture_presention.pptxgdhjsagdjgasunusual_architecture_presention.pptxgdhjsagdjgas
unusual_architecture_presention.pptxgdhjsagdjgas
dannywalker171
BAGC0125 SEED TECHNOLOGY M AIZE PPT.pptx
BAGC0125 SEED TECHNOLOGY M AIZE PPT.pptxBAGC0125 SEED TECHNOLOGY M AIZE PPT.pptx
BAGC0125 SEED TECHNOLOGY M AIZE PPT.pptx
mchanduyadav3
02. Basic Electromagnetic Force Field Attorney Letter
02. Basic Electromagnetic Force Field Attorney Letter02. Basic Electromagnetic Force Field Attorney Letter
02. Basic Electromagnetic Force Field Attorney Letter
Manu Mitra
Arable Land - Edited.wdAdaWDADAWDAWDAWDAWD
Arable Land - Edited.wdAdaWDADAWDAWDAWDAWDArable Land - Edited.wdAdaWDADAWDAWDAWDAWD
Arable Land - Edited.wdAdaWDADAWDAWDAWDAWD
jeronambayec5
2025 OpenData Hackathon - DAY OF-updated.pdf
2025 OpenData Hackathon - DAY OF-updated.pdf2025 OpenData Hackathon - DAY OF-updated.pdf
2025 OpenData Hackathon - DAY OF-updated.pdf
Yulia Ovchinnikova
Biography of Jason Hornady
Biography of Jason HornadyBiography of Jason Hornady
Biography of Jason Hornady
Jason Hornady
Chapter1 - human resources management.ppt
Chapter1 - human resources management.pptChapter1 - human resources management.ppt
Chapter1 - human resources management.ppt
JosephNader8
Carrier Opportunities in Pharmacy and Pharmaceuticalspptx
Carrier Opportunities in Pharmacy and PharmaceuticalspptxCarrier Opportunities in Pharmacy and Pharmaceuticalspptx
Carrier Opportunities in Pharmacy and Pharmaceuticalspptx
Quantum University, Roorkee
GIS and Remote Senssing Individual Assignment Final.docx
GIS and Remote Senssing Individual Assignment Final.docxGIS and Remote Senssing Individual Assignment Final.docx
GIS and Remote Senssing Individual Assignment Final.docx
bamlakuyosef
Overview of Dario Schiraldi Deutsche Bank Ex-Managing Director
Overview of Dario Schiraldi Deutsche Bank Ex-Managing DirectorOverview of Dario Schiraldi Deutsche Bank Ex-Managing Director
Overview of Dario Schiraldi Deutsche Bank Ex-Managing Director
David William
Personal Brand Exploration Presentations
Personal Brand Exploration PresentationsPersonal Brand Exploration Presentations
Personal Brand Exploration Presentations
hollywoodace46

Featured (20)

2024 State of Marketing Report by Hubspot
2024 State of Marketing Report  by Hubspot2024 State of Marketing Report  by Hubspot
2024 State of Marketing Report by Hubspot
Marius Sescu
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
Expeed Software
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
Pixeldarts
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
marketingartwork
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
Skeleton Technologies
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
Neil Kimberley
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
contently
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
Albert Qian
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
Search Engine Journal
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
SpeakerHub
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
Clark Boyd
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
Tessa Mero
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Lily Ray
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
Rajiv Jayarajah, MAppComm, ACC
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
Christy Abraham Joy
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
Vit Horky
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
MindGenius
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
RachelPearson36
2024 State of Marketing Report by Hubspot
2024 State of Marketing Report  by Hubspot2024 State of Marketing Report  by Hubspot
2024 State of Marketing Report by Hubspot
Marius Sescu
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
Expeed Software
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
Pixeldarts
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
marketingartwork
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
Neil Kimberley
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
contently
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
Albert Qian
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
Search Engine Journal
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
SpeakerHub
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
Clark Boyd
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
Tessa Mero
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Lily Ray
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
Vit Horky
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
MindGenius
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
RachelPearson36

C# Lesson Chapter two for program .ppt

  • 2. Data type, Operators and keywords to C# Chapter 2
  • 3. Lecturer Name: Rage Abdukadir Hussein Tel: 0615717504 Email:cadde7175@gmail.com
  • 4. Outlines C# Data Types C# operators C# Keywords
  • 5. A data type specifies the type of data that a variable can store such as integer, floating, character etc. C# Data Types
  • 6. There are 3 types of data types in C# language. C# Data Types Types Data Types Value Data Type short, int, char, float, double etc Reference Data Type String, Class, Object and Interface Pointer Data Type Pointers
  • 7. The value data types are integer-based and floating-point based. C# language supports both signed and unsigned literals. There are 2 types of value data type in C# language. 1) Predefined Data Types - such as Integer, Boolean, Float, etc. 2) User defined Data Types - such as Structure, Enumerations, etc. The memory size of data types may change according to 32 or 64 bit operating system. Let's see the value data types. It size is given according to 32 bit OS. Value Data Type
  • 8. Data Types Data Types Memory Size Range char 1 byte -128 to 127 signed char 1 byte -128 to 127 unsigned char 1 byte 0 to 127 short 2 byte -32,768 to 32,767 signed short 2 byte -32,768 to 32,767 unsigned short 2 byte 0 to 65,535 int 4 byte -2,147,483,648 to -2,147,483,647 signed int 4 byte -2,147,483,648 to -2,147,483,647
  • 9. Data Types unsigned int 4 byte 0 to 4,294,967,295 long 8 byte ?9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 signed long 8 byte ?9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 unsigned long 8 byte 0 - 18,446,744,073,709,551,615 float 4 byte 1.5 * 10-45 - 3.4 * 1038 , 7-digit precision double 8 byte 5.0 * 10-324 - 1.7 * 10308 , 15-digit precision decimal 16 byte at least -7.9 * 10?28 - 7.9 * 1028 , with at least 28-digit precision
  • 10. The reference data types do not contain the actual data stored in a variable, but they contain a reference to the variables. If the data is changed by one of the variables, the other variable automatically reflects this change in value. There are 2 types of reference data type in C# language. 1) Predefined Types - such as Objects, String. 2) User defined Types - such as Classes, Interface. Reference Data Type
  • 11. The pointer in C# language is a variable, it is also known as locator or indicator that points to an address of a value. Pointer Data Type
  • 12. Declaring a pointer The pointer in C# language can be declared using * (asterisk symbol). int * a; //pointer to int char * c; //pointer to char Symbols used in pointer Symbol Name Description & (ampersand sign) Address operator Determine the address of a variable. * (asterisk sign) Indirection operator Access the value of an address.
  • 13. An operator is simply a symbol that is used to perform operations. There can be many types of operations like arithmetic, logical, bitwise etc. There are following types of operators to perform different types of operations in C# language. Arithmetic Operators Relational Operators Logical Operators Bitwise Operators Assignment Operators Unary Operators Ternary Operators Misc Operators C# operators
  • 15. The precedence of operator specifies that which operator will be evaluated first and next. The associativity specifies the operators direction to be evaluated, it may be left to right or right to left. Let's understand the precedence by the example given below: int data= 10+ 5*5 The "data" variable will contain 35 because * (multiplicative operator) is evaluated before + (additive operator). Precedence of Operators in C#
  • 16. A keyword is a reserved word. You cannot use it as a variable name, constant name etc. In C# keywords cannot be used as identifiers. However, if we want to use the keywords as identifiers, we may prefix the keyword with @ character. C# Keywords
  • 17. A list of Reserved Keywords available in C# programming language is given below: abstract base as bool break catch case byte char checked class const continue decimal private protected public return readonly ref sbyte explicit extern false finally fixed float for foreach goto if implicit in in (generic modifier) int ulong ushort unchecked using unsafe virtual void null object operator out out (generic modifier) override params default delegate do double else enum event sealed short sizeof stackalloc static string struct switch this throw true try typeof uint abstract base as bool break catch case volatile while
  • 18. Any Questions??? THANK YOU FOR YOUR ATTENTION END OF CHAPTER