what does the following statement mean?
int (*a)[4]
No Answer is Posted For this Question
Be the First to Post Answer
How many storage classes are available in C++?
What is the difference between a class and a structure in C++?
What is the limitation of cin while taking input for character array?
What does std :: flush do?
Is swift faster than c++?
what are Access specifiers in C++ class? What are the types?
Explain what data encapsulation is in c++?
Write a function that swaps the values of two integers, using int* as the argument type?
What is object file? How can you access object file?
advantages and disadvantages of using Borland C++ / version 5.
Is c++ built on c?
What are the effects after calling the delete this operator ?