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 / shubhankar sisodia

#include<stdio.h>
main()
{if(printf("shubhankar"))
}

Is This Answer Correct ?    10 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you find the exact size of a data type in c?

1046


What is use of bit field?

1351


What is storage class?

1124


What is the explanation for the dangling pointer in c?

1178


Did c have any year 2000 problems?

1157


Are local variables initialized to zero by default in c?

1100


What does. int *x[](); means ?

1136


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

1218


What are the Advantages of using macro

1221


Explain what is the purpose of "extern" keyword in a function declaration?

1127


What are the back slash character constants or escape sequence charactersavailable in c?

1231


What is an auto keyword in c?

1146


What is a function simple definition?

1167


What is difference between main and void main?

1288


What does do in c?

1119