Computer Science, asked by coolstars099, 2 months ago

are the values of datatypes same in all programming languages?

Answers

Answered by shashikavya581
0

Answer:

Different languages support different kinds of values. Most programming languages group values in to types. A type is a set of values. Hence, if we say that v is a value of type T, we are simply saying v ∈ T.

Similar questions