Integer Data Type in c-programming

Integer in c-programming

An integer Data type enables us to store numeric values.
size of an integer data type is 4 bytes on a 64-bits complie .
integer data type is primarily used to store whole numbers.
An integer data type is define using int keyboard.

memory layout of int data type:

Comments

Popular posts from this blog

Trading Live Advance Chart Source code HTML CSS & JS

How to show live Cryptocurrency Price In your website Using HTML CSS, AND JavaScript

Learn Python 2024 by gaurav tripathi