Describe wild pointers in c?


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

Post New Answer

More C Interview Questions

1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

0 Answers  


main() {char a[10]={1,2,3,4,5,6};int x; for(x=0;x<4;x++){ b[x]=x+'a';} printf("%s",b);}

3 Answers  


Where local variables are stored in c?

0 Answers  


Why functions are used in c?

0 Answers  


What are all different types of pointers in c?

0 Answers  






How can I sort more data than will fit in memory?

0 Answers  


what is the c source code for the below output? 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1

0 Answers  


Why do we use main function?

0 Answers  


Write a program in c to replace any vowel in a string with z?

0 Answers   IBS,


How to find a missed value, if you want to store 100 values in a 99 sized array?

0 Answers   Honeywell, Zomato,


please give me some tips for the placement in the TCS.

0 Answers   TCS,


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


Categories