Question: Just give me answer. Doesn't need long explanation :) In the following code, which of the options will a compiler consider to have compatible types

Just give me answer. Doesn't need long explanation :)
In the following code, which of the options will a compiler consider to have compatible types with N under name equivalence? integer M type N = array [1..100] of integer L = N Yantnz: array [1..10] of integer L M All of the above None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
