Experience the convenience of getting your questions answered at IDNLearn.com. Ask your questions and receive detailed and reliable answers from our experienced and knowledgeable community members.

A variable called xPtr is pointing at an integer variable called x. Using the indirection operator, write the C statement that will print the value of x. Write only one statement. Do not write more than one line. Do not write an entire function or program.