void main() int *ptr, va-1003; ptr=&va;

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter8: Advanced Method Concepts
Section: Chapter Questions
Problem 7RQ
icon
Related questions
Topic Video
Question
35 fast fastplz sir
void main()
int *ptr, va-100;
ptr=&va%3;
printf("%u\n".ptr);
printf("%d",*ptr);
ans.
Address of ptr
Address of
va
Address of va
100
None of these
Address of ptr
100
POČO
PC KILLER SINGH
Transcribed Image Text:void main() int *ptr, va-100; ptr=&va%3; printf("%u\n".ptr); printf("%d",*ptr); ans. Address of ptr Address of va Address of va 100 None of these Address of ptr 100 POČO PC KILLER SINGH
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr