what about "char *(*(*a[])())();"

Answer Posted / sandeep rehlan

this is a pointer to an array

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I open files mentioned on the command line, and parse option flags?

587


In which language linux is written?

595


What are all different types of pointers in c?

572


What is the size of enum in bytes?

579


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

630






Compare array data type to pointer data type

596


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1455


What are comments and how do you insert it in a C program?

737


What are the basic data types associated with c?

811


What are reserved words?

650


Is null valid for pointers to functions?

606


Why cant I open a file by its explicit path?

593


What is function pointer c?

584


Is c compiled or interpreted?

659


When should you use a type cast?

585