What is wild pointer in c with example?


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

Post New Answer

More C Interview Questions

in which language c language is written?

2 Answers  


#include<stdio.h> #include<conio.h> void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }

9 Answers   TCS,


Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????

3 Answers   TCS,


consagous technology placement paper

3 Answers   Consagous, Sypra,


Explain how can I write functions that take a variable number of arguments?

0 Answers  


What is string in c language?

0 Answers  


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

0 Answers   TCS,


In C programming, how do you insert quote characters (‘ and “) into the output screen?

0 Answers  


What is realloc in c?

0 Answers  


What is ponter?

0 Answers   TCS,


is assignment operator is arithmatic or not

3 Answers   Infosys,


Which built-in library function can be used to match a patter from the string?

0 Answers  


Categories