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
Explain a pre-processor and its advantages.
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
how we can make 3d venturing graphics on outer interface
What is the method to save data in stack data structure type?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Why pointers are used in c?
Write a program with dynamically allocation of variable.
Explain which function in c can be used to append a string to another string?
hi send me sample aptitude papers of cts?
what is the significance of static storage class specifier?
What is structure packing in c?
How many types of errors are there in c language? Explain
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What are the different types of C instructions?
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above