Computer Science, asked by eanilanup, 2 months ago

what is long integer ? give an example to support your answer .​

Answers

Answered by jannat12383
3

A long integer is a data type in computer science whose range is greater (sometimes even double) than that of the standard data type integer. Depending on the programming language and the computer machine processor, the size of the long integer will vary.

NOTE: In standard C, a long integer may be limited to a 32-bit value ranging from -2,147,483,648 to 2,147,483,647.

Answered by sunitakatkade12
0

Answer:

hope it's helpful to u

mark as brainlist

Attachments:
Similar questions