Learn the Basics about C# Data Types

      

Learn the Basics about C# Data Types


This article is an introductory glance for Basic Data Types in C#. Data types are used everywhere in a programming language like C,C++,Java,C# .Here, we will discuss some of the most used data types and how they work.
Data Types:  
           The type of data that a variable contains is called data types . C# is a strongly typed language so every variable and object contain data type .C# provides two types of data type.
·        Value Type
·        Reference Type

Read More about C# Basic Data Type click the below Link





Comments

Popular posts from this blog

Top 100 Microsoft Dot Net Interview Questions with Answers

Basics of .NET

Role of Microsoft .NET Certification in your Career