logo

Crowdly

Consider the following statements:  int *ptr1,*ptr2;  int x=5, y=10;  cha...

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

Consider the following statements:

 int *ptr1,*ptr2;

 int x=5, y=10;

 char *cptr;

  char c=’y’; ptr1=&x;

This statement below is valid, 

    ptr2=&c;
More questions like this

Want instant access to all verified answers on lair.education?

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