To what value are pointers initialized?
1) NULL
2) Newly allocated memory
3) No action is taken by the compiler to initialize
pointers.
Answer Posted / deepanjali
no action is taken by complier to initialize pointers
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
How do c compilers work?
What is scope and lifetime of a variable in c?
What's the best way of making my program efficient?
What are header files in c programming?
What is the basic structure of c?
the question is that what you have been doing all these periods (one year gap)
Is it better to use malloc() or calloc()?
using for loop sum 2 number of any 4 digit number in c language
What is variable and explain rules to declare variable in c?
Who invented bcpl language?
Can you please compare array with pointer?
What is variable in c example?
What is a double c?
Is that possible to add pointers to each other?
What is else if ladder?