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 are comments and how do you insert it in a C program?
Why pointers are used?
say the following declaration is correct nr not. int b=a,n=0;
What is c mainly used for?
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
main() { static int ivar=5; printf("%d",ivar--); if(ivar) main(); }
What is the most efficient way to count the number of bits which are set in a value?
What is new line escape sequence?
What is sizeof array in c?
What does 3 mean in texting?
Which are low level languages?
what is c