why you will give me a job in TCS.
Answers were Sorted based on User's Feedback
Answer / sumit
Its a simple economics, you want man power with required
skill set and I want money for my livelihood.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / harshithadesai
to encourage freshers & freshers may have good technical
skills
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rahul
Did you ask the interviewer this question or the interviewer
asked you this?
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the scope of local variable in c?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
How would you print out the data in a binary tree, level by level, starting at the top?
What is the concatenation operator?
Why do we need arrays in c?
write a string copy function routine?
Why we use stdio h in c?
What is the difference between static and global variables?
Write a program to print distinct words in an input along with their count in input in decreasing order of their count..
write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?
Explain how can I prevent another program from modifying part of a file that I am modifying?