Answer Posted / sumit
b=abs((a=b)-(a+b));
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
How many types of functions are there in c?
Explain function?
Explain how do you print only part of a string?
Where in memory are my variables stored?
How many keywords (reserve words) are in c?
Why n++ execute faster than n+1 ?
how can f be used for both float and double arguments in printf? Are not they different types?
What is structure of c program?
What is the benefit of using an enum rather than a #define constant?
provide an example of the Group by clause, when would you use this clause
Is there any data type in c with variable size?
How can I implement a delay, or time a users response, with sub-second resolution?
Explain how can I pad a string to a known length?
Which driver is a pure java driver