adspace
Why are pointers used?
Answer Posted / Durg Singh
Pointers are used in C++ to access and manipulate the memory directly, pass functions as arguments, and create dynamic data structures.
Post New Answer View All Answers
Can union be self referenced?
1267
What is the latest version on c++?
1209
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
1165
daily Routine of father
1485
What character terminates all character array strings a) b) . c) END
1397