why division operator not work in case of float constant?
Answers were Sorted based on User's Feedback
wat i think is that , when we manipulate floating point
numbers with the same or integers , the resulting should be
float implicitly ... but when we divide any number (floating
or int) the remainder will be in INTEGER only implicitly...
so as defined in compiler numbers with float , if
manipulated gives float implicitly..... but in % operator
that will be made false... that's why i think that is not
allowed!!!!!!!!!!!
thank u
| Is This Answer Correct ? | 1 Yes | 3 No |
i want to asked a question about c program the question is: create a c program that displays all prime numbers less than 500? using looping statement
write program on arrays
pick out the odd one out of the following a.malloc() b.calloc() c.free() d.realloc()
Can we initialize extern variable in c?
program to find the ASCII value of a number
What is the difference between a function and a method in c?
Is c is a high level language?
what is void pointer?
read a number & print all its devisors using c-program?
what are the difference between ANSI C and Let Us c and Turbo C
why ordinary variable store the later value not the initial
Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations