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

Post New Answer

More C++ General Interview Questions

What is the meaning of string in c++?

0 Answers  


make a middle node of doubly linklist to the top of the list

1 Answers  


What is the difference between structures and unions?

0 Answers  


What is private public protected in c++?

0 Answers  


What is a "Copy Constructor"?

2 Answers  






Difference between const char* p and char const* p?

1 Answers  


What is difference between array and vector in c++?

0 Answers  


Why do C++ compilers need name mangling?

3 Answers   Lucent,


What is enum c++?

0 Answers  


Which is the best c++ compiler for beginners?

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


Can I uninstall microsoft c++ redistributable?

0 Answers  


Categories