array of pointer
pointer to array
pointer to pointer



array of pointer pointer to array pointer to pointer..

Answer / harisankar.k.r.ctl

no

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More C Interview Questions

write a programming in c language, 1 3 5 7 9 11

2 Answers   NIIT,


from which concept of 'c', the static member function of 'c++' has came?

1 Answers   Bosch,


Calculate 1*2*3*____*n using recursive function??

0 Answers  


List the variables are used for writing doubly linked list program.

0 Answers   Infosys, Wipro,


What is %d called in c?

0 Answers  






What is structure data type in c?

0 Answers  


Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.

0 Answers  


Tell me about low level programming languages.

0 Answers   Amdocs,


Write a C program to fill a rectangle using window scrolling

1 Answers  


Explain what is the benefit of using enum to declare a constant?

0 Answers  


How is = symbol different from == symbol in c programming?

0 Answers  


What do you know about the use of bit field?

0 Answers  


Categories