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

#include<stdio.h>
#include<conio.h>
void main()
{
if(printf("INDIA"))
getch();
}

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

int far *near * p; means

3623


What do you know about the use of bit field?

1100


How can variables be characterized?

2238


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

1312


Do you know the use of fflush() function?

1107


What is file in c language?

1052


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1944


How do you view the path?

1183


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

1225


What is register variable in c language?

1063


What is the full form of getch?

1355


What is extern variable in c with example?

1056


How can you increase the size of a dynamically allocated array?

1234


What is quick sort in c?

1159


Explain how do you generate random numbers in c?

1133