what the difference between user defined and data type in swift language
Answers
Answered by
2
Answer:
Explanation:While doing programming in any programming language, you need to use different types of variables to store information. Variables are nothing but reserved memory locations to store values. This means that when you create a variable, you reserve some space in memory.
You may like to store information of various data types like string, character, wide character, integer, floating point, Boolean, etc. Based on the data type of a variable, the operating system allocates memory and decides what can be stored in the reserved memory.
Similar questions
Hindi,
5 months ago
Social Sciences,
5 months ago
Math,
5 months ago
Biology,
9 months ago
Biology,
1 year ago