• +91 9723535972
  • info@interviewmaterial.com

C Interview Questions and Answers

Question - Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

Answer - a[i] == *(a+i) a[i][j] == *(*(a+i)+j) a[i][j][k] == *(*(*(a+i)+j)+k) a[i][j][k][l] == *(*(*(*(a+i)+j)+k)+l)

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners