Define Array of pointers.


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

Post New Answer

More C Interview Questions

Can we change the value of #define in c?

0 Answers  


What is the difference between if else and switchstatement

0 Answers  


Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********

4 Answers  


How do you determine whether to use a stream function or a low-level function?

0 Answers  


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

0 Answers  


when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none

7 Answers   HCL,


In which area global, external variables are stored?

3 Answers  


explain memory layout of a C program

2 Answers  


Why can't I perform arithmetic on a void* pointer?

0 Answers  


What is meant by preprocessor in c?

0 Answers  


Is there any possibility to create customized header file with c programming language?

0 Answers  


write a program to interchange the value between two variable without using loop

1 Answers  


Categories