difference between memcpy and strcpy
declare afunction pointer to int printf(char *)?
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
#define f(x) main() { printf("\n%d",f(2+2)); }
What is the use of ?
What is non linear data structure in c?
#include<stdio.h> void main() { int a,b,c; a=b=c=1; c=++a || ++b && ++c; printf("%d\t%d\t%d",a,b,c); }
Write a program to reverse a given number in c language?
How can you avoid including a header more than once?
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
what is ans for this scanf(%%d",c);