9. Read the function conv() given below
conv(int t)
{
int u;
u=5/9 * (t-32);
return(u);
}
What is returned
(a) 15 (b) 0 (c) 16.1 (d) 29
Answers were Sorted based on User's Feedback
Answer / ankush deshmukh
0 is the answer
The division of 5/9 is 0.5
Then 0.5*(t-32) is -31.5
So roundup of this is 0.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is meaning of web application. & the purpose of web application. with description.
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
shall we execute our java programmes in jre
What is the difference beween joblib and steplib statements
How to get the index of the clicked field in reports in ABAP?
What are the compilers of JAVA and .NET Programming languages?
What language / script is used to validate web page
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
why you have to became a software developer?
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE