why r u join this company? give solid resons.
Answers were Sorted based on User's Feedback
Answer / harrie007
To pursue a dynamic and challenging career with your
esteemed organization of , it will give me value addition
to my career as well as will also offer opportunity to
enhance my professional skills.
| Is This Answer Correct ? | 30 Yes | 2 No |
Answer / kaberi
bcoz i wanna learn somethig i course of my service with
self satisfaction and this company is tthe best to give me
that opertunity
| Is This Answer Correct ? | 26 Yes | 1 No |
Answer / s
tell related to R&D of the company, new learning , the
culture,the policy.
| Is This Answer Correct ? | 18 Yes | 9 No |
Answer / manish gupta
because.i am the only one person who lead your compony at
that position which it wants because i know my ability and i
know what to do for making you best among the top leading
software companies ..........
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / tanuz
i consider my self as with good ideas,and creativity,and i
think u r company is one where i my ideas and
creativity,and if i will join in u r company i will able to
give the concrete shape to my ideas.
| Is This Answer Correct ? | 7 Yes | 8 No |
Answer / vishwnath patil
Bcoz,,,,
i want to strugle in my life & only this company will
gives u how to strugle in ur s/w feilds...............
& also i want to learn with real time problems how to solve
that,how shoud give o/p on ur proper task...
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / tarun
THis is vary biggest company and this company market value
is good and futere is good andsecond think my second
placement is good
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / chinnu
yes, it is my dream.bcoz of new thing in my life is job,so
| Is This Answer Correct ? | 0 Yes | 6 No |
What are the types of data types and explain?
Why c is called procedure oriented language?
write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
Explain the difference between struct and union.
Why is sizeof () an operator and not a function?
Hi, main() { } Is a user defined function or Built in Functionn
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
#include<stdio.h> #include<conio.h> void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }
main() { float a=3.2e40; printf("%d",a); }
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Write a program to reverse a given number in c language?