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 10489Post New Satyam C Code Interview Questions
What is meant by current commutation?
What do you know about the company and why do you want to join?
Define collision in hashing?
What is a Assembly?
What are the advantages and disadvantages of air refrigeration system?
Explain the two types of compactions in Cassandra.
hi Is there any possibilities to find out the rotation of a shaft or something else by using electromagnectic waves or by IR rays.If s then can v change the dir., of rotation of the same by remotely?& how? plz dn't any1 say "NO r CAN'T"
What is the difference between the sql*loader and import utilities? : aql loader
What are the benefits of robotic process automation?
How to use subqueries in the from clause in ms sql server?
a person have to buy 2kg items out of 4 differnt price tag item i.e potatoo rs. 10 kg, onion rs. 5 kg , radish rs. 1 kg, and chilli rs. 1 kg in rs 10 how can he do
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
Is magento open source free?
What is this? Var myarray = [[[]]];
Can you edit an apex trigger/ apex class in production environment?