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 / vidya

#include<stdio.h>
int main()
{
switch(printf("vidya"))
{
}
}

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write an algorithm to display a square matrix.

2701


What are structure types in C?

1096


Explain the use of 'auto' keyword

1118


What is data structure in c and its types?

1068


What is p in text message?

978


Explain two-dimensional array.

1059


What is the use of getchar() function?

1125


What is a structural principle?

1161


What is difference between function overloading and operator overloading?

1083


Tell me when would you use a pointer to a function?

1049


Is there a way to jump out of a function or functions?

1091


If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

1058


Explain the difference between malloc() and calloc() in c?

1042


Why does not c have an exponentiation operator?

1047


How are portions of a program disabled in demo versions?

1290