#ifdef TRUE
int I=0;
#endif
main()
{
int j=0;
printf("%d %d\n",i,j);
}
Answer Posted / vignesh1988i
compailer error
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how can a program be made to print the name of a source file where an error occurs?
What is restrict keyword in c?
What are the types of i/o functions?
Explain what is the difference between functions abs() and fabs()?
Tell me what are bitwise shift operators?
how many errors in c explain deply
Why do we use null pointer?
Why c is a mother language?
Can we access the array using a pointer in c language?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
When should I declare a function?
What are different storage class specifiers in c?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
Should I learn data structures in c or python?
Explain what are the different file extensions involved when programming in c?