why r u join this company? give solid resons.
Answers were Sorted based on User's Feedback
Answer / senthilkumar
it's the one and one leading company.team quatination is very super and excellent.the team leader is help to the staff.
encorage the team members.
| Is This Answer Correct ? | 3 Yes | 10 No |
Answer / rajee
Mainly for only one reason of showing my own talents...
| Is This Answer Correct ? | 2 Yes | 18 No |
Answer / pushpendra
i want to be a part of it.As it is my pleasure.
| Is This Answer Correct ? | 11 Yes | 31 No |
Answer / krijesh
bcoz i didn't get any other software company.
| Is This Answer Correct ? | 18 Yes | 58 No |
What is the size of enum in bytes?
Is c weakly typed?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
Is this program statement valid? INT = 10.50;
What are local and global variables?
write a c program to check weather a particluar bit is set or not?
What is enumerated data type in c?
why ordinary variable store the later value not the initial
difference between object file and executable file
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
Does sprintf put null character?
What is a pointer value and address in c?