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

Top25 ASP.NET Interview Questions - FAQ | Crack the Interview Easily

Top 5 Features of Entity Framework Version 7 Every Dot Net Developers Should Know

Top 100 Microsoft Dot Net Interview Questions with Answers