What is the output of the program given below
#include<stdio.h>
main()
{
char i=0;
for(;i>=0;i++) ;
printf("%d\n",i);
}
Answer Posted / sh college,thevara
-128
| Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
Why is structure important for a child?
Why do we need a structure?
Explain the difference between the local variable and global variable in c?
Add Two Numbers Without Using the Addition Operator
Can true be a variable name in c?
Calculate 1*2*3*____*n using recursive function??
Which header file is essential for using strcmp function?
Explain what does the format %10.2 mean when included in a printf statement?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is #define used for in c?
What is the method to save data in stack data structure type?
What does c value mean?
How can I delete a file?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area