Answer Posted / pallavi dhanopiya
a=a*b*c;
b=a/b/c;
c=a/b/c;
a=a/b/c;
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Which header file should you include if you are to develop a function which can accept variable number of arguments?
what do u mean by Direct access files? then can u explain about Direct Access Files?
Are negative numbers true in c?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What is abstract data structure in c?
Can you please explain the difference between malloc() and calloc() function?
Between macros and functions,which is better to use and why?
How many levels deep can include files be nested?
to find the closest pair
hi any body pls give me company name interview conduct "c" language only
What is the use of the function in c?
Differentiate between Macro and ordinary definition.
What are the application of void data type in c?
In C programming, what command or code can be used to determine if a number of odd or even?
a c code by using memory allocation for add ,multiply of sprase matrixes