why division operator not work in case of float constant?
Answer Posted / nishit jain
It works fine in Visual studio!!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
what do the 'c' and 'v' in argc and argv stand for?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is %d called in c?
Write a program to know whether the input number is an armstrong number.
What do you mean by dynamic memory allocation in c?
Explain the difference between ++u and u++?
What is huge pointer in c?
What is d scanf?
Compare interpreters and compilers.
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
How can I do graphics in c?
Differentiate call by value and call by reference?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor