Computer Science, asked by savera192004, 7 months ago

differentiate between *and**operator​

Answers

Answered by crazygirl60
7

Answer:

and * both are unary operator in C &→ which returns the memory address of the passed operand. *→ which return the value of the object ...

Similar questions
Math, 11 months ago