Answer Posted / sedhurammv
NULL Pointer
Dangling Pointer
Generic Pointers
Wild Pointer
Complex Pointers
Near Pointer
Far Pointer
Huge Pointers
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what header files do I need in order to define the standard library functions I use?
Write a program to reverse a given number in c?
What is the difference between variable declaration and variable definition in c?
What is the method to save data in stack data structure type?
what does static variable mean?
Write a program to generate random numbers in c?
how to execute a program using if else condition and the output should enter number and the number is odd only...
What are the __date__ and __time__ preprocessor commands?
What do you mean by a sequential access file?
How many types of operator or there in c?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
Why do we use static in c?
How can I get back to the interactive keyboard if stdin is redirected?
What is the significance of an algorithm to C programming?
What is #include stdlib h?