Recent questions without answers

0 votes
0 answers
4381
0 votes
0 answers
4382
–1 votes
0 answers
4383
void fun(int,int*);int main(){int=-5,j=-2;fun(i,&j);print f(“i=%d j=%d\n”,i,j);return 0;}void fun(int i,int *j){i=i*i;*j=*j * *j;}
0 votes
0 answers
4384
1 votes
0 answers
4385
Can someone provide good example to illustrate cross edge,back edge ,forward edge?
0 votes
0 answers
4392
0 votes
0 answers
4393
0 votes
0 answers
4394
0 votes
0 answers
4397
0 votes
0 answers
4401
1 votes
0 answers
4405