There is a mistake in the following code. Add a statement in it to remove it.
main()
{
int a;
a = f (10, 3.14) ;
printf ( " %d ", a );
}
f (int aa, float bb)
return ( ( float ) aa + bb );
Add the following function prototype in main ():
float f ( int, float );
View answer Workspace Report Error Discuss
What are the aims of the UN Industrial Development Organization
View Answer Report Error Discuss
The three - time Formula One champion who passed away recently
Sir Jack Brabham
What does microprocessor speed of a computer depends on?
The computers microprocessor speed depends on all the factors like clock speed, bandwidth and the number of instructions it processes.
The enzyme in whosepresence glucose and fructose are converted into alcohol is
Which Bank has tied up with Samsung Pay through which cardholders will be able to pay using smartphones at merchant establishments ?
The book '100 Things to Know and Debate Before You Vote' is written by
Hindol Sengupta
Find the compound amount if $2900 is deposited at 5% interest for 10 years if interest is compounded daily
M=P(1+i/365)^365n