In this interview question video on C language, we are having a pointer p which is pointing to an integer array of 4 elements ‘int a[4]’. We are doing arithmetic operations on this pointer p. The interviewee must have a detailed knowledge of pointers and scaling factor to give the correct answer to the expression used in the printf() function. We will discuss the question with a code walkthrough in the lab as well as a line-by-line explanation of the code.
Instructor: Manish Bhojasia (Founder & CTO @ sanfoundry.com)
Join his free classes at https://t.me/sanfoundryclasses/
1. C Interview Question Videos Playlist:
• C Interview Questions and Answers
2. Advanced C Programming Videos (English Playlist):
• Advanced C Programming
3. Advanced C Programming Videos (Hindi Playlist):
• Advanced C Programming (Hindi)
4. Advanced C Programming Tutorial Video Series:
https://www.sanfoundry.com/advanced-c...
5. C Interview Questions Video Series:
https://www.sanfoundry.com/c-intervie...
6. 1000 MCQs (Multiple Choice Questions) on C programming:
https://www.sanfoundry.com/c-intervie...
7. Ultimate C Programs Collection (with Data-Structures + Algorithms):
https://www.sanfoundry.com/c-programm...
https://www.sanfoundry.com/1000-c-alg...
#CInterviewQuestions #CLanguageProblems #ManishBhojasia #Sanfoundry