#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
Is using exit() the same as using return?
What is binary tree in c?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What do you mean by c what are the main characteristics of c language?
Explain how do you generate random numbers in c?
What is sizeof array in c?
What is scope of variable in c?
Tell me with an example the self-referential structure?
Is there a way to compare two structure variables?
What is union and structure?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is the use of in c?
How was c created?
What are the advantages and disadvantages of a heap?