Computer Science, asked by bharathidevarajiah, 6 months ago

Which of the data types has the size
that is variable?​

Answers

Answered by mahek6827
0

Answer:

Explanation:Since the size of the structure depends on its fields, it has a variable size.

Answered by lovingheart
0

Struct is the answer.

Explanation:

  • Size of the structure depends on its fields, so, it has a variable size in datatype.
  • Variables are must have datatype, so, variables are associated with datatype.
  • Based on the memory size the data type will vary.
  • For example, integer, decimal numbers and characters are the data type, these are associated with variables.
  • Like integar stores integer values and character value stores by character type value.
  • Primitive types and reference types are the two types of data types.

To Learn More...

1.Which of the data types have size that is variable?

https://brainly.in/question/4507104

2.Which of the datatypes have size that is variable? Int struct float double

https://brainly.in/question/9796639

Similar questions