322 views

1 Answer

0 votes
0 votes
& use for finding the address

So it will return different between the

Address of variables.

And print a variable which we can't

Describe.

Related questions

0 votes
0 votes
0 answers
1
Dknights asked Jan 7, 2023
285 views
0 votes
0 votes
0 answers
2
abhinowKatore asked Dec 5, 2022
632 views
What will be the return value of the below function, if it is called a sample(4)? int sample(int x){ if( x == 0 || x ==2) return 1; return (sample( x) * (x ));}
–4 votes
–4 votes
2 answers
3
Souvik33 asked Oct 27, 2022
637 views
*MSQ*The following figure depicts a a. A tree and only treeb. A tree with 3 nodesc. A graph (Since every tree is a graph)d. A graph and only graph
0 votes
0 votes
0 answers
4