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


I want tcs placement papers of 2004-2009 , its urgent

Answers were Sorted based on User's Feedback



I want tcs placement papers of 2004-2009 , its urgent..

Answer / madhuri

Ya i want tcs papers

Is This Answer Correct ?    29 Yes 6 No

I want tcs placement papers of 2004-2009 , its urgent..

Answer / s.gayathri

i want tcs placement papers

Is This Answer Correct ?    16 Yes 6 No

I want tcs placement papers of 2004-2009 , its urgent..

Answer / rina

yes i want tcs paper .

Is This Answer Correct ?    7 Yes 1 No

I want tcs placement papers of 2004-2009 , its urgent..

Answer / saravanan i

ya, i want it

Is This Answer Correct ?    4 Yes 1 No

I want tcs placement papers of 2004-2009 , its urgent..

Answer / satya

no tcs papaers with me... So i too want it.

Is This Answer Correct ?    2 Yes 0 No

I want tcs placement papers of 2004-2009 , its urgent..

Answer / prashant bansal

ya, i want tcs papers

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

How do you define CONSTANT in C?

0 Answers   ADP,


Write a program which has the following seven functions. The functions should be: • main() this calls the other 6 functions • fget_long() a function which returns a long data type from a file • fget_short() a function which returns a short integer variable from a file • fget_float() a function which returns a floating point variable from a file • fprt_long() a function which prints its single, long argument into a file • fprt_short() a function which prints its single, short argument into a file • fprt_float() a function which prints its single, floating point argument into a file. You should use fscanf() to get the values of the variables from the input (the file) and fprintf() to print the values to the other file. Pay attention to using the correct format for each of the data types.

0 Answers  


Explain bit masking in c?

0 Answers  


How many keywords (reserve words) are in c?

0 Answers  


What do you mean by c what are the main characteristics of c language?

0 Answers  


please send me the code for multiplying sparse matrix using c

0 Answers  


What is getch c?

0 Answers  


What is the difference between printf and scanf )?

0 Answers  


How can I dynamically allocate arrays?

0 Answers  


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


write a proram to reverse the string using switch case?

0 Answers   Syntel,


what will be the result of the following program ? char *gxxx() { static char xxx[1024]; return xxx; } main() { char *g="string"; strcpy(gxxx(),g); g = gxxx(); strcpy(g,"oldstring"); printf("The string is : %s",gxxx()); } a) The string is : string b) The string is :Oldstring c) Run time error/Core dump d) Syntax error during compilation e) None of these

2 Answers   IBM,


Categories