Answer to Question #325438 in C for Anju

Question #325438

Write short answers for each of the following:

(a) Name the operator that is used to declare a pointer variable.

(b) If pt is an integer pointer variable, what is the value that this pointer variable can have? (c) List the three values that can be used to initialize a pointer variable.

(d) Name and give the symbol of the operator that returns the location in memory where its operand is stored.


1
Expert's answer
2022-04-07T17:38:03-0400

Answer:

(a) indirection operator (*);

(b) memory address;

(c) 0, NULL, or an address;

(d) address of operator (&);


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS