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...

how to print "hai" in c?

Answer Posted / vidhya lakshmi d

#include<stdio.h>
void main()
{
printf("\"hai\"");
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c preprocessor mean?

1369


Explain continue keyword in c

1063


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2692


what do you mean by enumeration constant?

1060


What are different types of pointers?

1105


What is new line escape sequence?

1395


What is structure padding and packing in c?

1124


Is a house a shell structure?

1209


Explain how can you avoid including a header more than once?

1145


How can I do peek and poke in c?

1135


Can static variables be declared in a header file?

1098


What is the purpose of scanf() and printf() functions?

1296


Tell me about low level programming languages.

1188


What are the general description for loop statement and available loop types in c?

1164


Linked lists -- can you tell me how to check whether a linked list is circular?

1131