print ur name without using any semicolon in c/c++....
Answer Posted / vignesh1988i
#include<stdio.h>
#include<conio.h>
void main()
{
int i;
if(printf("vignesh s r "))
{
i=1;
}
getch();
}
| Is This Answer Correct ? | 72 Yes | 47 No |
Post New Answer View All Answers
Why n++ execute faster than n+1 ?
What do you mean by dynamic memory allocation in c? What functions are used?
what are the 10 different models of writing an addition program in C language?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is local and global variable in c?
write a c program to find the sum of five entered numbers using an array named number
What is identifiers in c with examples?
What is type qualifiers?
Why c is a mother language?
What is a program flowchart and explain how does it help in writing a program?
What does 3 mean in texting?
What is a header file?
How do you define structure?
What does dm mean sexually?
what is uses of .net