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
What do you mean by recursion in c?
Are pointers really faster than arrays?
Define recursion in c.
Why is c so important?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What are enumerated types?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What is difference between && and & in c?
Explain how can I open a file so that other programs can update it at the same time?
How can I change the size of the dynamically allocated array?
What is #line?
code for find determinent of amatrix
what is the function of pragma directive in c?
Explain the difference between malloc() and calloc() function?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year