what does the following statement mean?

int (*a)[4]


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between the functions memmove() and memcpy()?

0 Answers  


Explain how to initialize a const data member.

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


How are pointers type-cast?

0 Answers   iNautix,


Can I learn c++ in a week?

0 Answers  






Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


What is the exit function in c++?

0 Answers  


What is the full form of stl in c++?

0 Answers  


How can we read/write Structures from/to data files?

0 Answers  


Is it possible to have a recursive inline function in c++?

0 Answers  


How do I run a program in notepad ++?

0 Answers  


Why do we need templates?

0 Answers  


Categories