Recent posts tagged iitgn

1
If activation record size is known at compile time. Then why can't we place it in the area where static or global variables is placed ?? why do we need heap for it ??
2
Lets follow our checklist one by one to see what property this algebraic structure follows.Closure -yes ($m*n=\max(m,n)$) Output is either $m$ or $n$ whichever is maximum...
3
Let $G (V, E)$ be a directed graph with $n$ vertices.A path from $v_i$ to $v_j$ in $G$ is sequence of vertices $(v_i, v_{i+1}, \ldots, v_j)$ such that $(v_k, v_{k+1}) \in...
4
A is a second element of array A or third element of A in C ...
To see more, click for the full list of questions or popular tags.