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
Is c language still used?
Describe how arrays can be passed to a user defined function
What is the difference between call by value and call by reference in c?
Explain about C function prototype?
What are the 5 organizational structures?
about c language
What is string function c?
What is %lu in c?
Differentiate between null and void pointers.
In C language, a variable name cannot contain?
What is struct node in c?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
application attempts to perform an operation?
What is null pointer constant?