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

#include<stdio.h>
void main()
{
int i=1;
if(printf("Prabha"))
{
i++;
}
getch();
}

Is This Answer Correct ?    7 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2843


How is null defined in c?

1205


In which header file is the null macro defined?

1402


What is the use of ?

1084


What is the difference between int main and void main?

1098


What is omp_num_threads?

1135


What is the 'named constructor idiom'?

1148


What is meant by type specifiers?

1188


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

2130


What is #line used for?

1072


What are the header files used in c language?

1098


What does 3 periods mean in texting?

1134


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

1993


how to write optimum code to divide a 50 digit number with a 25 digit number??

3301


Explain how can I prevent another program from modifying part of a file that I am modifying?

1142