Part 16 C# Why We See Two data types For Same Work, Primitive Data types vs Library Datatypes

Channel:
Subscribers:
8,250
Published on ● Video Link: https://www.youtube.com/watch?v=fj27HrPGhlU



Category:
Tutorial
Duration: 4:49
450 views
7


A clear Difference among int, Int16, Int32 and Int64
char vs Char...
int is a primitive type allowed by the C# compiler, whereas Int32 is the Framework Class Library type we are going to explain this in current video

What is the relation between System Namespace and Datatypes
In the learning phase developer are not much aware of the difference between primitive, FCL (framework class library), reference, and value types. ... It is a primitive data type defined in C#. ...
A clear Difference among int, Int16, Int32 and Int64

#HindiTutorial #DilipSir #askDilipSir #Youtuber #YouTube #you_tuber
#Dilip #sir #india #tech #technology #videos #best #tutorial #how
#know_how #CSharp #Excel #Word #HTML #CSS #ComputerTips_Tricks
#ASP.net #WinFormApp #HowtoFix #VisualStudio #MSPowerPoint
#OutLook #SQL #Hindi #Urdu #SocialTech #Facebook #GamePlays
#gameplay #game_play #playGame #CallofDuty #CsharpinHindi #HTML5
#Advance_Excel







Tags:
c#
tutorial
c# tutorial
programming
how to
variable
c sharp
learn c#
c# tutorials
data
c# programming
relation between System Namespace and Datatypes
int & Int32
int & Int64
datatypes start with lower case & Uppercase in C#
C# tutorial in Hindi
C# tutorial in Urdu
difference between int int16 int32 and int64
char vs Char
bool vs Boolean …
data types
built in data types
Primitive Data types
Library Datatypes
Why We See Two data types For Same Work