Is it possible to have a function as a parameter in another function?
No Answer is Posted For this Question
Be the First to Post Answer
What oops means?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Is that possible to store 32768 in an int data type variable?
what is a non volatile key word in c language?
what is a headerfile?and what will be a program without it explain nan example?
What is use of null pointer in c?
what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }
what is the output of the program?? #include<stdio.h> main ( ) { int a=010,sum=0,tracker: for(tracker=0;tracker<=a;tracker++) sum+=tracker; printf(ā %d\nā,sum); } what is the difference between a=10 and a=010??
What is cohesion in c?
What are types of functions?
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,