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()
{
int a;
a=++100;
printf("%d",a);
getch();
}

Answer Posted / shar

Error, LValue required

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

2149


What is operator precedence?

1280


What is string length in c?

1159


What is selection sort in c?

1176


What is context in c?

975


Why we use stdio h in c?

1096


Write a program to print numbers from 1 to 100 without using loop in c?

1136


int far *near * p; means

3621


What is the best way of making my program efficient?

1083


write a c program in such a way that if we enter the today date the output should be next day's date.

2240


Are c and c++ the same?

1103


write a c program for swapping two strings using pointer

2687


explain what is fifo?

1132


What are Macros? What are its advantages and disadvantages?

1218


What are the uses of a pointer?

1196