main()
{
float a=3.2e40;
printf("%d",a);
}

Answer Posted / vinaykumar

it is not execute, bcz in the printf satement declared as
integer so answer is 0.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How important is structure in life?

593


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

611


What is break statement?

633


i want to know the procedure of qualcomm for getting a job through offcampus

1940


Are pointers integers in c?

612






What is stack in c?

616


Why is event driven programming or procedural programming, better within specific scenario?

1955


What are the 5 elements of structure?

569


Why do we use namespace feature?

584


how many errors in c explain deply

1632


the question is that what you have been doing all these periods (one year gap)

1621


What is a function simple definition?

621


How can I pad a string to a known length?

612


What is header file in c?

605


What is the difference between far and near in c?

604