Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
sunakshi
Recent content by sunakshi
S
Understand the Output of 1000*1000 in C Programming
It answers as 16960.00000 but i don't know y?
sunakshi
Post #3
Aug 30, 2010
Forum:
Programming and Computer Science
S
Understand the Output of 1000*1000 in C Programming
Hello, I want to know the answer of following program and the reason behind it...as soon as possible void main() { float j; j=1000*1000; printf("%f",j); }
sunakshi
Thread
Aug 29, 2010
C programming
Output
Programming
Replies: 9
Forum:
Programming and Computer Science
Forums
sunakshi
Back
Top