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

write a programme to get a character and thier ASCII value

0 Answers  


Is swift faster than go?

0 Answers  


How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


What is an explicit constructor?

1 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,






Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


Explain virtual class and friend class.

0 Answers  


What is the sequence of destruction of local objects?

0 Answers  


How to create a reference variable in C++

1 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


What does it mean to declare a destructor as static?

0 Answers  


Categories