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
Answer Posted / 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 |
Post New Answer View All Answers
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
How to use string functions in QTP?give some examples
it is a language or tools?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
how pseudo column works?
what is the use MDM(Master Data Management)and meaning
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
diffrence between oracle apps , .NET , SAP
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
What is BASIS
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
What is the difference beween joblib and steplib statements
Which language they use during interview?
what is meant by life cycle of a business