---
title: "How big is the datatype int in .NET?"  
description: "How big is the datatype int in .NET?"  
author: "Sumit Kesarwani"  
published: 2013-06-15  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1769/how-big-is-the-datatype-int-in-dot-net  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# How big is the datatype int in .NET?

32 bits.

## Answers

### Answer by Sumit Kesarwani

32 bits.


---

Original Source: https://www.mindstick.com/interview/1769/how-big-is-the-datatype-int-in-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
