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
Difference between macros and inline functions? Can a function be forced as inline?
What are formal parameters?
Is c compiled or interpreted?
Write a program to reverse a given number in c language?
What are the 4 data types?
List the difference between a While & Do While loops?
What is structure in c explain with example?
Can the curly brackets { } be used to enclose a single line of code?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is the process to create increment and decrement stamen in c?
How do I swap bytes?
What is the benefit of using an enum rather than a #define constant?
Are the outer parentheses in return statements really optional?
What are the Advantages of using macro