Which attribute specifies the type of data that an object can hold and specifies how many bytes it will take up?
Answers
Answered by
0
by defining the type of data we will be able to know the the type of data associated with the object.
For ex- int a;
iin this int is data type which can hold integer type values.
For ex- int a;
iin this int is data type which can hold integer type values.
Similar questions