func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d !\n ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); }
1 10479Post New Satyam C Code Interview Questions
I want recent paper pattern for HP company?
what are the dimensions for 200 kva transformer plinth (plateform),in which pcc m20 is used..
what is the primary of for-profit organisation
What is the function of mysql_real_escape_string in php?
What is the difference between STOP and ABORT options in Workflow Monitor?
What is the difference between client-side and server-side programming?
How can we get ip address of a client in php?
Is arraylist thread safe?
What is aria label?
What test can selenium perform?
Why is xml important?
negative test cases on banking domain ?
What is Landscape in Sap BW?
What does do in python?
What is difference between abstract class and an interface?