Please send me WIPRO technical question to my mail ID.. its
nisha_g28@yahoo.com please its urgent
No Answer is Posted For this Question
Be the First to Post Answer
What is the size of structure pointer in c?
Do you know the difference between exit() and _exit() function in c?
Write a program to generate the first n terms in the series --- 9,11,20,31,...,82
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
Write a program for finding factorial of a number.
Explain how do you print an address?
How to implement variable argument functions ?
Can we initialize extern variable in c?
what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }
Difference between constant pointer and pointer to a constant.
void main() { int i=5; printf("%d",i++ + ++i); }
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......