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


write a programe to accept any two number and check the
following condition using goto state ment.if a>b,print a &
find whether it is even or odd and then print.and
a<b,printb.find the sum digits of that number & then
print.if a==b multiply 10 with a & add 20 with b store in c
and then print


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why doesn't C have nested functions?

2 Answers  


main() { FILE *fs; char c[10]; fs = fopen(“source.txt”, ”r”); /* source.txt exists and contains “Vector Institute” */ fseek(fs,0,SEEK_END); fseek(fs,-3L,SEEK_CUR); fgets(c,5,fs); puts(c); }

1 Answers   Vector,


When should the volatile modifier be used?

0 Answers  


What is the output of printf("%d", printf("Hello"));?

1 Answers  


What is a rvalue?

0 Answers   Global Logic,


Why can arithmetic operations not be performed on void pointers?

0 Answers  


WHOT IS CHAR?

4 Answers   TCS,


Give a fast way to multiply a number by 7

15 Answers   Accenture, Aricent, Microsoft,


wt is d full form of c

6 Answers   TCS, Wipro,


how to find the sizof of any datatype using bit manipulations

3 Answers  


Explain what is the concatenation operator?

0 Answers  


c language interview questions & answer

0 Answers  


Categories