tag/pointers
Toggle navigation
Back
Ask a question
Blogs
Browse Categories
Browse Categories
Generative AI
Power BI
DevOps & Agile
Data Science
ChatGPT
Cyber Security & Ethical Hacking
Data Analytics
Cloud Computing
Machine Learning
PMP
Python
SalesForce
Selenium
Software Testing
Tableau
Web Development
UI UX Design
Java
Azure
Database
Big Data Hadoop
Blockchain
Digital Marketing
C#
C++
IoT (Internet of Things)
Kotlin
Linux Administration
MicroStrategy
Mobile Development
Others
RPA
Talend
TypeSript
Apache Kafka
Apache Spark
Career Counselling
Events & Trending Topics
Ask us Anything!
Log In
Sign Up
Home
Community
Tag
Pointers
Recent questions tagged pointers
0
votes
0
answers
With arrays, why is it the case that a[5] == 5[a]?
Nov 17, 2022
in
C#
by
Ashwini
•
5,430
points
•
1,160
views
c
arrays
pointers
pointer-arithmetic
0
votes
0
answers
What is the point of function pointers?
Aug 17, 2022
in
C++
by
Nicholas
•
7,760
points
•
790
views
c
function
pointers
-faq
0
votes
0
answers
(->) arrow operator and (.) dot operator , class pointer
Aug 11, 2022
in
C++
by
Nicholas
•
7,760
points
•
1,428
views
c
class
pointers
0
votes
0
answers
In C, are arrays pointers or used as pointers?
Aug 11, 2022
in
C++
by
krishna
•
2,820
points
•
1,051
views
c
pointers
arrays
0
votes
0
answers
How come an array's address is equal to its value in C?
Aug 8, 2022
in
C++
by
krishna
•
2,820
points
•
849
views
c
pointers
arrays
0
votes
0
answers
How to make an array with a dynamic size? General usage of dynamic arrays (maybe pointers too)?
Aug 5, 2022
in
C++
by
krishna
•
2,820
points
•
1,460
views
c
arrays
pointers
dynamic
0
votes
1
answer