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 / mohmedali
garbage values
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is a double c?
How many types of operator or there in c?
What is the advantage of c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Why clrscr is used in c?
Explain how can you tell whether two strings are the same?
Explain what standard functions are available to manipulate strings?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
What does 3 mean in texting?
What is the explanation for modular programming?
What is pointer to pointer in c with example?
What is pointers in c?
What does s c mean on snapchat?
What is meant by initialization and how we initialize a variable?
What are the 5 types of organizational structures?