Computer Science, asked by priyakanu2010, 8 months ago

write alternate name of-
1 literal
2 real constant
3 primitive data types
4 implicit type conversion
5 explicit type conversion
I'll follow u and mark u as brainliest I promise

Answers

Answered by Anonymous
2

Explanation:

1-constant

2-floating value number/real number

3-fundamental/reference/atomic data type

4-widening of data/type-conversion/co-ercion

5-narrowing of data/type-casting

Some additional information:

★any fixed value is called literal/constant.

★Real constant /floating value-a number with fractional (decimal) part

★primitive data type- the data type which automatically gets loaded into memory by default.

★implicit type conversion-the conversion of a lower data type to higher data type

★explicit type conversion-the conversion of a higher data type to lower data type

Answered by bakanmanibalamudha
3

Explanation:

1-constant

2-floating value number/real number

3-fundamental/reference/atomic data type

4-widening of data/type-conversion/co-ercion

5-narrowing of data/type-casting

Some additional information:

★any fixed value is called literal/constant.

★Real constant /floating value-a number with fractional (decimal) part

★primitive data type- the data type which automatically gets loaded into memory by default.

★implicit type conversion-the conversion of a lower data type to higher data type

★explicit type conversion-the conversion of a higher data type to lower data type

Similar questions