main()
{
float a=3.2e40;
printf("%d",a);
}
Answer Posted / iftekhar
main()
{
int i=300*300/300;
printf("%d",i);
}
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
Compare interpreters and compilers.
Write a program to print fibonacci series using recursion?
What does malloc () calloc () realloc () free () do?
what are non standard function in c
What is %d called in c?
program for reversing a selected line word by word when multiple lines are given without using strrev
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
Explain continue keyword in c
Does sprintf put null character?
What are the preprocessor categories?
How can you restore a redirected standard stream?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
Write a code to determine the total number of stops an elevator would take to serve N number of people.
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com