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

main()
{
clrscr();
}
clrscr();

Answer Posted / revathi

the clrscr()inside the main() just clears the screen.
where the clrscr() outside the main() won't do any action.
it just act as a declaration.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the modifiers available in c programming language?

1280


What is the newline escape sequence?

1146


Explain the binary height balanced tree?

1239


write a c program to find the sum of five entered numbers using an array named number

2207


What is meant by realloc()?

1204


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

1148


Should I learn data structures in c or python?

1074


What is c variable?

1101


Why do we use stdio h and conio h?

1136


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

1158


Why is c so powerful?

1165


how to capitalise first letter of each word in a given string?

1983


What should malloc(0) do?

1188


What is the symbol indicated the c-preprocessor?

1320


What is difference between far and near pointers?

1107