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 / ishrat ali

type mismatch occur

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 the argument of a function in c?

1101


How does #define work?

1125


What is the purpose of 'register' keyword in c language?

1074


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

4256


List the difference between a While & Do While loops?

1152


Is printf a keyword?

1259


How do you do dynamic memory allocation in C applications?

1137


Explain how do you list a file’s date and time?

1088


can any one provide me the notes of data structure for ignou cs-62 paper

2231


When is the “void” keyword used in a function?

1579


What is queue in c?

1155


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

1245


When should a far pointer be used?

1186


Is c compiled or interpreted?

1245


What is a floating point in c?

1126