Array : What's the difference between ptr[i] and *(ptr + i)?

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=TqKhQ5enZ8Q



Duration: 1:08
1 views
0


Array : What's the difference between ptr[i] and *(ptr + i)?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I promised to reveal a secret feature to you, and now it's time to share it.
This is a YouTube's feature which works on Desktop.
First, Make sure the video is currently in playing mode.
Next, enter the letters 'awesome' on your keyboard.
Your YouTube progress indicator will turn into a shimmering rainbow.

Let me give you a brief introduction of who I am,
Howdy, my name's Delphi.
I am available to help you find solutions to your inquiries.
Array : What's the difference between ptr[i] and *(ptr + i)?
Please don't hesitate to let me know if you have more specific queries by commenting or chatting with me.
Your thoughts and contributions are welcome, so please leave a comment below if you have an answer or insights to the answer.
Your answer will be recognized and appreciated with a 'heart' from me.
difference What's and the : between i)? Array ptr[i] + *(ptr




Other Videos By Hey Delphi


2023-04-16Array : how can i store array to queue in c++
2023-04-16Array : How is an array declaration resolved by the compiler in C++?
2023-04-16CSS : Can I set background image and opacity in the same property?
2023-04-16HTML : How to scale an element when it loads using only CSS?
2023-04-16SQL : How do i show just the time with AM or PM from a field that is a datetime format?
2023-04-16C# : Why is memory access in the lowest address space (non-null though) reported as NullReferenceExc
2023-04-16Django : How to properly use the django built-in login view
2023-04-16Array : How do I turn a JSON file into a Java 8 Object Stream?
2023-04-16JavaScript : How to monitor the memory usage of Node.js?
2023-04-16NodeJS : Does node.js have any performance advantage over client-side Javascript (vs. Chrome/V8)?
2023-04-16Array : What's the difference between ptr[i] and *(ptr + i)?
2023-04-16HTML : How to get text value of selected text from onSelect DOM event
2023-04-16HTML : How can I replace the text in JSON string with a userscript for Greasemonkey
2023-04-16HTML : How to use ajax to post some content and then to retrieve it?
2023-04-16C++ : is there anyway to rebuild some saved classes from their vtable?
2023-04-16SQL : How to use wildcard characters in this?
2023-04-16PYTHON : How do I check that multiple keys are in a dict in a single pass?
2023-04-16NodeJS : Does a reverse proxy make node.js safe?
2023-04-16C++ : Is it guaranteed by the C++ standard that cin, cout, etc. will be created first and destroyed
2023-04-16MySQL : How to implement a "who's online" feature in PHP?
2023-04-16Array : Why does this binary search implementation make the browser unresponsive?