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 10385Post New Satyam C Code Interview Questions
i want to know rdbms certification details and syallabus and for whom i contact for rdbms certification in bangalore i need answer very urgent please mail to aniltelkar50@gmail.com please as soon as possible
Can we write lambda without functional interface?
what are the parameters in the copy group?
What is code walkthrough?
how could you change gas line control valve to liquid line valve?
How long does a windows 10 update take 2019?
Why we not create function inside function.
How can we store and retrieve images from the database?
Will upgrading to windows 10 from windows 7 delete my files?
What is the name of the scripting engine that powers PHP?
what happens when a user accesses a transaction in the sap r/3 system?
What is the use of sap quality management system?
I created a worksheet in excel 95. In excel 97, excel ignores my page breaks?
What are the benefits of a jar file?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning