please give me some tips for the selection in TCS.
Answer Posted / shruti
before getting into technical round you have to clear ur
apptitude round..
they have an online test..
they ask GRE ques..
prepare properly..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is structure padding and packing in c?
What is a pointer value and address in c?
What is ponter?
How can I manipulate individual bits?
Explain the red-black trees?
Is it possible to execute code even after the program exits the main() function?
What do the functions atoi(), itoa() and gcvt() do?
Why is sizeof () an operator and not a function?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
How can I sort more data than will fit in memory?
Why are all header files not declared in every c program?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What is use of #include in c?
Can a variable be both constant and volatile?
Write a program for finding factorial of a number.