Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

What are the different number type variables? Site examples too.

+4 votes
asked Jun 27, 2022 by Dawa Tshering Sherpa (160 points)

1 Answer

0 votes
answered Jun 29, 2022 by Peter Minarik (86,040 points)

What programming language?

These are the C types. Most of the languages have something similar:

For reference, these are the C# built-in types.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...