+ 6
Is pointers concept in C looks difficult to you...?
5 Answers
+ 13
Yes đ
.
+ 6
If you think pointers are difficult then you can try making a diagram for the pointer location and where it is pointing, you will see that it will become easy to use.
+ 5
You can think of the memory as a really big book. A variable is like a line or a page and a pointer to this variable is a line where the page / line of the variable is written
+ 3
Honestly... Yes...
It's so difficult to get into....đ
+ 1
It was, and it's now đ