c program to print a name without using semicolon
Answer Posted / nirbhay gupta
#define $ ;
main()
{
printf("i am Nirbhay Gupta")$
printf("right")$
}
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
where are auto variables stored? What are the characteristics of an auto variable?
What is a global variable in c?
write a program to generate address labels using structures?
Why structure is used in c?
What is the explanation for modular programming?
Is c is a low level language?
How many loops are there in c?
Lists the benefits of c programming language?
What are integer variable, floating-point variable and character variable?
what value is returned to operating system after program execution?
Can a pointer be volatile in c?
What is the difference between text files and binary files?
What does #pragma once mean?
What is bash c?