202 views
0 votes
0 votes
For suppose in a programming language a variable is having the life time is entire runtime of the program.So if the memory address  occupied by that variable is not used will that be a bounded variable or free variable

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
himgta asked Feb 19, 2019
377 views
https://www.sanfoundry.com/c-program-checks-strings-anagrams/what is the meaning of line number 32?
1 votes
1 votes
1 answer
2
Satbir asked Jan 16, 2019
712 views
#define lol(a) a+a*aint main(void) { int a=3;printf("%d",lol(a+2)); return 0;}what is the output ?
0 votes
0 votes
0 answers
3
Shubham Aggarwal asked Sep 1, 2018
390 views
Please explain i am not able to understand it.
0 votes
0 votes
1 answer
4