What is meant by cardinality?
Number of set types in a program.
Number of elements in a set
Which data type is used to store different values during program execution?
Why pointers are highly used in assembly language?
Dynamic storage management
Addressing flexibility of direct addressing
Addressing flexibility of indirect addressing
Static storage management
Type A contains prime numbers, type B contains odd numbers. Types A and B are disjoint types.
Type X contains integers and type B contains float numbers. Types X and Y are disjoint types.