Computer Science, asked by jdjdjendudnf, 15 days ago

write four properties of numeric datatype

Please give me the answer

Answers

Answered by Anonymous
1

Answer:

Properties of Data Types

BYTE @ The BYTE data type provides a data type that uses only one byte of storage. ...

CHARACTER. The character data type, CHARACTER , which has the synonym, CHARACTER*1 , holds one character. ...

CHARACTER* n. ...

COMPLEX. ...

COMPLEX*8 @ ...

COMPLEX*16 (Double Complex) @ ...

COMPLEX*32 ( Quad Complex) @ ...

DOUBLE COMPLEX @

Explanation:

Similar questions