info@tutorialdiary.com

Saturday, May 21, 2016

Common Output Question in AMCAT 5 | Find the output

1:49 PM

Share it Please
Q.


function main()
{
automatic variable var
print var
}

output:

1. 0
2. 1
3. Garbage value
4. This code will generate a compile time error.















Answer : 3



0 comments:

Post a Comment