wat is the output
#define VOLEDEMORT _who_must_not_be_named
int main()
{
printf("VOLEDEMORT");
}
Answer Posted / sinchan garai
just
VOLEDEMORT
nothing more or less than that.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how can you avoid including a header more than once?
Is it possible to initialize a variable at the time it was declared?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
What are the loops in c?
What are loops c?
Explain what is #line used for?
What is the purpose of sprintf() function?
What is the best way of making my program efficient?
What are the advantages of Macro over function?
Why is this loop always executing once?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Explain what is the difference between #include and #include 'file' ?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
Is there a built-in function in C that can be used for sorting data?
What is the use of bit field?