[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Program Discussion :: Basics

Home > Programs > Basics

207 / 279

One program where one character pointer is declared and pointing to some location.
Then the pointer is incremented by 1, so that it points to next address location.
Then the same pointer is type casted to integer pointer.
Then the value pointed by this integer type casted pointer is fetched and printed.

Answer:


Asked In :: Cisco

Post Your Answer Here: