The statement, int(*x[]) () what does in indicate?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a 'c' program to sum the number of integer values

8 Answers  


print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1

1 Answers   Winit,


What is function what are the types of function?

0 Answers  


What are the different types of constants?

0 Answers  


1. Write a program to reverse every second word in a given sentence.

1 Answers  






i want to know the procedure of qualcomm for getting a job through offcampus

0 Answers   HCL,


how i m write c program 1.check prime number 2.prime number series

1 Answers  


Why do we use header files in c?

0 Answers  


#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

0 Answers   Wilco,


Tell me about low level programming languages.

0 Answers   Amdocs,


How can I implement sets or arrays of bits?

0 Answers  


What does do in c?

0 Answers  


Categories