logo

Crowdly

In the below statement, x and y are uninitialized pointers to int. That is, the...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

In the below statement,

x and y are

uninitialized pointers to int. That is, they are pointing to some random address

that may or may not be valid address.

int * x, y;

More questions like this

Want instant access to all verified answers on dle.plaksha.edu.in?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!