why TCS selected more student in the software field from
all institution.
Answer Posted / jayasree
TCS wnt more talented person with creativity mind which
able to improve the tcs and also to implement their project
in succesfull manner within limited period of time.so they
select many student from many institution from direct
interview.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the use of volatile?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
Explain what is the difference between functions abs() and fabs()?
What is main () in c?
What is calloc() function?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
What is the role of && operator in a program code?
What is the use of structure padding in c?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
Explain how do you determine whether to use a stream function or a low-level function?
Explain what is the difference between null and nul?
Difference between pass by reference and pass by value?
What are the different types of pointers used in c language?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code