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

Answer Posted / rajendra chouhan

0

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are pointers?

631


What is the difference between procedural and functional programming?

517


Is main a keyword in c?

630


What is the benefit of using const for declaring constants?

584


What is the default value of local and global variables in c?

557






What is New modifiers?

667


Can we assign integer value to char in c?

613


What is else if ladder?

606


I need a sort of an approximate strcmp routine?

657


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

1707


Explain the difference between #include "..." And #include <...> In c?

628


Explain spaghetti programming?

682


write a progrmm in c language take user interface generate table using for loop?

1574


What do you mean by a sequential access file?

625


can we have joblib in a proc ?

1653