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 can i print "hello"

Answer Posted / vijay kumar tiwari

#include<iostream.h>
main()
{
cout<<"hello";
}

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how does flowchart help in writing a program?

1168


What is the heap?

1258


What is a 'null pointer assignment' error?

1249


What is the advantage of a random access file?

1252


how many errors in c explain deply

2136


I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...

10245


How does #define work?

1125


What are the advantages of Macro over function?

2090


How can I read in an object file and jump to locations in it?

1070


What is void main ()?

1119


Explain what is a const pointer?

1123


Can you write a programmer for FACTORIAL using recursion?

1098


Why do we use static in c?

1177


What is the use of pragma in embedded c?

1098


Is it possible to pass an entire structure to functions?

1053