What are the different types of pointers?
Answer Posted / newakash.89
far,near and huge
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
Which is better malloc or calloc?
What is typedef struct in c?
What is structure of c program?
Which are low level languages?
What are multidimensional arrays?
what type of questions arrive in interview over c programming?
Distinguish between actual and formal arguments.
What is stack in c?
how do you programme Carrier Sense Multiple Access
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
What is difference between structure and union with example?
Why is event driven programming or procedural programming, better within specific scenario?
Why c language?
What is the difference between if else and switchstatement
Explain what is wrong with this program statement? Void = 10;