unsigned long int data type in C programming | size of | range of | in C language | uttamsoft

Опубликовано: 14 Октябрь 2024
на канале: Uttamsoft
219
2

In this video , I will explain unsigned long int data type in C programming and also size and range of unsigned long int .
The size of both unsigned and signed long integers depends on the type of compiler that we use. The size is typically about 32-bits or 4 bytes on a 16/ 32-bit compiler. Yet, it varies depending on what compiler we are using.
There is no specification of the data types sizes according to the C standard, except the character. According to the definition by C
Every compiler can choose an appropriate size for hardware of its own. It is only subjected to a single restriction that the longs are 32 bits at least, ints and shorts are 16 bits at least, the short is not longer than the int, and the int is not longer than the long.

There is a complete playlist course of C Programming in the form of video's. So don't forget to watch the entire playlist.
Please do watch the complete video for in-depth information.
   • C Language Tutorial  


There is complete playlist of File Handling in Java available-
Link :    • File Handling in  Java | Everything a...  
►Click here to subscribe -    / @uttamsoft  



►Our Some Other Playlist:-
---------------------------------------
► JDBC Tutorials:   • JDBC Tutorial  
►AWT in Java(GUI):-
   • Java GUI | AWT In Java  
►Core Java :-   • Core Java[Introduction of java]  

----------------------------------------------------------------------------------------------------------------------------------------
►Welcome to Uttamsoft online Training
►Welcome to our YouTube channel Uttamsoft
►Contact Us:-
Mobile no.:- 942 123 3453
Email-Id: [email protected]

#Uttamsoft