What is wild pointer in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

0 Answers   TCS,


What are loops in c?

0 Answers  


write a function for strtok()??

2 Answers   Verifone,


being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?

1 Answers   TCS,


Can we access array using pointer in c language?

0 Answers  






Explain how can I avoid the abort, retry, fail messages?

0 Answers  


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output?

10 Answers   Ramco,


what is the use of using linked list and array?

10 Answers   Infosys, TCS,


What is the size of structure in c?

0 Answers  


What is the difference between array and linked list in c?

0 Answers  


What the different types of arrays in c?

0 Answers  


Categories