int *a[5] refers to

Answer Posted / krishna

array of 5 pointers

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 types of structures?

574


Why is this loop always executing once?

619


Write a program of advanced Fibonacci series.

711


What is a program flowchart and explain how does it help in writing a program?

682


write a c program in such a way that if we enter the today date the output should be next day's date.

1685






Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

1730


How does normalization of huge pointer works?

644


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1635


What are the advantages of using Unions?

643


What are the advantages and disadvantages of c language?

567


Where static variables are stored in memory in c?

526


What is define directive?

644


Write a program to generate the Fibinocci Series

671


Explain how do you generate random numbers in c?

628


How can you check to see whether a symbol is defined?

595