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 |
how we define two jobs have same name??is it exist??
iam confused among testing ,.net and java. can anybody help me.
can we allocate memory for interface? if no then why?
what are wrapper classes
Artficial language is provided which of the language?
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
Ordered List tag is
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
What is Negative testing?
how MATLSB software suitable for electrical branch? which tools are useful??
Need provab technical test questions
what is apt_dump_score in datastage where it is useful