Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
No Answer is Posted For this Question
Be the First to Post Answer
What is lazy initialization in c++?
What does obj stand for?
How do pointers work?
What is the use of data hiding?
Describe friend function & its advantages.
What is the difference between c++ and turbo c++?
What are the rules about using an underscore in a c++ identifier?
Why is "using namespace std;" considered bad practice?
What is a loop? What are different types of loops in c++?
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
Why main function is special in c++?
When do we use copy constructors?