Do pointers need to be initialized?
No Answer is Posted For this Question
Be the First to Post Answer
yogesh patil in dell
Determine if a number is a power of 2 at O(1).
how can f be used for both float and double arguments in printf? Are not they different types?
write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
What is the difference between the local variable and global variable in c?
Why pointers are used?
What are the different types of data structures in c?
out put of printf(ā%dā,printf(ram));
int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);
c program to compute AREA under integral
What is bin sh c?