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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 555891

Describe a complex problem you have solved or haven't solved?

9 53681

What are your short-range and long-range goals and how do you expect to achieve them?

17 77512

What are your Greatest strengths and weaknesses?

47 201256

What do you expect of others in a team environment?

12 50863

How do you establish working relationships with new people?

11 57071

Where you would like to be in 5 years?

23 69767

what are the stages in Testing life cycle?

50 122063

What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?

10 60772

What is your biggest strength ?

23 80837

what is tracebility matrix?

8 29031

what is test plan and what it consists?

15 64176

what is sevirity and who will decided that one?

11 27290

what are Recoring modea available in winrunner?

3 10992

What accessories required to give the motor with given circuits and do you know the ratings of those accessories?

4 31400

Post New TCS Interview Questions


TCS Interview Questions


Un-Answered Questions

I need testPalindrome and removeSpace #include #define SIZE 256 /* function prototype */ /* test if the chars in the range of [left, right] of array is a palindrome */ int testPalindrome( char array[], int left, int right ); /* remove the space in the src array and copy it over to the "copy" array */ /* set the number of chars in the "copy" array to the location that cnt points t */ void removeSpace(char src[], char copy[], int *cnt); int main( void ) { char c; /* temporarily holds keyboard input */ char string[ SIZE ]; /* original string */ char copy[ SIZE ]; /* copy of string without spaces */ int count = 0; /* length of string */ int copyCount; /* length of copy */ printf( "Enter a sentence:\n" ); /* get sentence to test from user */ while ( ( c = getchar() ) != '\n' && count < SIZE ) { string[ count++ ] = c; } /* end while */ string[ count ] = '\0'; /* terminate string */ /* make a copy of string without spaces */ removeSpace(string, copy, ©Count); /* print whether or not the sentence is a palindrome */ if ( testPalindrome( copy, 0, copyCount - 1 ) ) { printf( "\"%s\" is a palindrome\n", string ); } /* end if */ else { printf( "\"%s\" is not a palindrome\n", string ); } /* end else */ return 0; /* indicate successful termination */ } /* end main */ void removeSpace(char src[], char copy[], int *cnt) { } int testPalindrome( char array[], int left, int right ) { }

2687


Does microstrategy intelligence server support scheduling?

1050


Explain about the Optimizer values passed in Oracle?

2923


How does AI help in fraud detection?

107


How you will make available any message resources definitions file to the struts framework environment?

980


Explain the use of NLP in legal research.

67


Can some body help to write possible test cases for a credit card at POS (point of sale)

2845


Why is naive bayes so naive?

95


Is error function excel?

728


Name the commands used to pause and un-pause(resume) an instance?

272


What is actioncontext?

959


What is the significance of keys in react?

553


If an object is garbage collected, can it become reachable again?

1011


Evaluate !(1&&1||1&&0) a) Error b) False c) True

1210


Dear Sir, I got 90kilowat and 3 face for my house.So which cable is the best for my home main line. Thanks Bashir Ahmed e-mail: bcon.ba.bd@gmail.com

2732