Asked by Digtzy
Homework is over pointers
1. (3 points) True or false?
If (x == y) then (&x == &y). T F
Explain your choice:
I think its true but I don't really understand why
If (x == y) then (*x == *y). T F
Explain your choice:
False but not sure why
1. (3 points) True or false?
If (x == y) then (&x == &y). T F
Explain your choice:
I think its true but I don't really understand why
If (x == y) then (*x == *y). T F
Explain your choice:
False but not sure why
Answers
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.