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
How do I copy files?
What is infinite loop?
write a program to concatenation the string using switch case?
What is the use of a conditional inclusion statement in C?
What are global variables and how do you declare them?
What is your stream meaning?
Write a program to print all permutations of a given string.
Explain how can you tell whether a program was compiled using c versus c++?
Is that possible to add pointers to each other?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Write a program to show the change in position of a cursor using c
What is modifier & how many types of modifiers available in c?
Tell us two differences between new () and malloc ()?
What is c language & why it is used?