Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

print ur name without using any semicolon in c/c++....

Answer Posted / sushma rai

#include<stdio.h>
#include<conio.h>
void main()
{
scanf("%s",printf("sushma"));
}

Is This Answer Correct ?    5 Yes 42 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does %2f mean in c?

1284


Combinations of fibanocci prime series

1666


What is the purpose of 'register' keyword?

1135


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2697


Why static is used in c?

1145


Why do we use int main?

1143


Is fortran still used in 2018?

1094


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1226


What is putchar() function?

1220


Why is this loop always executing once?

1110


How can I split up a string into whitespace-separated fields?

1107


What is string concatenation in c?

1138


What is the 'named constructor idiom'?

1148


What is the time and space complexities of merge sort and when is it preferred over quick sort?

1136


What is new line escape sequence?

1398