MCQOPTIONS
Are the properties of i, j and x, y in the foll..
Are the properties of i, j and x, y in the following program same?
typedef unsigned long int uli; uli i, j; unsigned long int x, y;