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 10572Post New Satyam C Code Interview Questions
Explain how you can install SD card in emulator?
what is the abrevation for JJ in form jj
What are server and device requirements to install lotus notes traveler in android compatible mobile phones?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
Write about usercontrol in brief?
What is meant by bean scope?
How are user groups and infosets related?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
Isometric drawings are generated during _________________ phase of a project
When you prepare Profit and loss A/C either you will get profit or loss but not both.Then why we are saying it as profit AND loss A/C,why cannot we say it is as Profit OR loss account?
why lactose has less charges when packed in steel containers when compared with packing of lactose in polyamide material?
What is latest version of mvc?
Explain how you can convert a string into a JSON Array?
What is boolean false?