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 / manish kumar

#include<stdio.h>
#include<conio.h>
int main()
{
while(printf("manish")&&getch())
{
}
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain threaded binary trees?

1214


Explain low-order bytes.

1098


Explain what is the difference between functions getch() and getche()?

1112


Is there anything like an ifdef for typedefs?

1221


Write a program to reverse a given number in c language?

1163


How can I generate floating-point random numbers?

1203


Why can’t we compare structures?

1325


Is sizeof a keyword in c?

1015


Why is c not oop?

1038


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2747


What is volatile, register definition in C

1153


Explain what is the benefit of using const for declaring constants?

1088


Distinguish between actual and formal arguments.

1126


What is the difference between functions getch() and getche()?

1139


What is unary operator?

1176