print ur name without using any semicolon in c/c++....
Answer Posted / revathi pawar
#include<stdio.h>
{
int i;
if(printf("bill gates"))
i=1;
}
| Is This Answer Correct ? | 20 Yes | 47 No |
Post New Answer View All Answers
What is the use of static variable in c?
Define Array of pointers.
Where is c used?
What is calloc()?
cavium networks written test pattern ..
Explain the use of #pragma exit?
Describe how arrays can be passed to a user defined function
How many types of sorting are there in c?
What is the use of a ‘ ’ character?
What is a structure in c language. how to initialise a structure in c?
Define recursion in c.
Is c is a high level language?
Lists the benefits of c programming language?
What does s c mean on snapchat?
What is the difference between void main and main in c?