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

How can you find out how much memory is available?

1 Answers  


Write a C program where input is: "My name is xyz". output is: "xyz is name My".

1 Answers   TCS,


What is unary operator?

1 Answers  


What are keywords in c with examples?

1 Answers  


What are variables c?

1 Answers  


Why c is procedure oriented?

1 Answers  


What is the value of uninitialized variable in c?

1 Answers  


what is diff b/w huge & far & near pointer??

1 Answers   HCL,


Are there any problems with performing mathematical operations on different variable types?

1 Answers  


What is difference between constant pointer and constant variable?

1 Answers   Hexaware,


how to add two numbers without using arithmetic operators?

4 Answers  


Can a variable be both static and volatile in c?

1 Answers  


Categories