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


c program for searching a student details among 10 student
details


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

Post New Answer

More C Interview Questions

Study the code: void show() main() { show(); } void show (char *s) { printf("%sn",s); } What will happen if it is compiled & run on an ANSI C Compiler? A)It will compile & nothing will be printed when it is executed B)it will compile but not link C)the compiler will generate an error D)the compiler will generate a warning

4 Answers   Accenture,


What is a volatile keyword in c?

0 Answers  


Write the test cases for checking a variable having value in range -10.0 to +10.0?

0 Answers   Bosch,


C,c++, Java is all are structural oriented or procedure oriented language..?

6 Answers  


What is oops c?

0 Answers  


Explain what is the difference between functions abs() and fabs()?

0 Answers  


What are the application of void data type in c?

0 Answers  


What is the difference between fread and fwrite function?

0 Answers  


How can you tell whether two strings are the same?

0 Answers  


what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


ASCII stands for

1 Answers  


main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }

4 Answers  


Categories