Answer Posted / sathish kumar
Hi All,
This is sathish. Upto my knowledge you have three types of
pointers in C. They are
1) Near
2) Far
3) Huge
Thanks & Regards
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When is the “void” keyword used in a function?
Explain spaghetti programming?
What is zero based addressing?
What does main () mean in c?
What are examples of structures?
What are the features of c language?
In a header file whether functions are declared or defined?
Are enumerations really portable?
Why can’t constant values be used to define an array’s initial size?
Process by which one bit pattern in to another by bit wise operation is?
How can I remove the leading spaces from a string?
What is the difference between class and object in c?
Explain what is output redirection?
When should structures be passed by values or by references?
Explain what’s a signal? Explain what do I use signals for?