Science, asked by preetranu7159, 1 year ago

Relative merits of name type compatibility and structure type compatibility

Answers

Answered by Anshuman2627
2
Sorry bro do not know the answer
Answered by Anonymous
0

Relative merits of name type compatibility and structure type compatibility are:

Name Type compatibility

  • The name type compatibility refers to the situation where either both variables are declared of the same data type or their declarations use the same type names.
  • They are easy to implement.

Structure Type Compatibility

  • The structure type compatibility refers to those variables that are compatible with each other because their types have similar or identical structures.
  • They are flexible.
Similar questions