int *a[5] refers to

Answer Posted / nagi

array of pointers

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by keywords in c?

614


Explain what is a const pointer?

636


Process by which one bit pattern in to another by bit wise operation is?

613


How do you override a defined macro?

697


How can a string be converted to a number?

512






How can I convert a number to a string?

604


What does printf does?

739


What is the difference between a string and an array?

703


Why is void main used?

613


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1900


Differentiate abs() function from fabs() function.

590


How do we open a binary file in Read/Write mode in C?

676


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1514


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

3498


What are c preprocessors?

672