Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


why should i select you?

Answers were Sorted based on User's Feedback



why should i select you?..

Answer / salu

For the development of ur company and for my career
development

Is This Answer Correct ?    2 Yes 3 No

why should i select you?..

Answer / divakar

i am a person with a never give-up attitude.i am very good
at implementing my ideas effectively.

Is This Answer Correct ?    1 Yes 2 No

why should i select you?..

Answer / maddy

i am very good hardworker i can work for a company at any
situation so ican put my maximum effort to work in ur
company

Is This Answer Correct ?    2 Yes 4 No

why should i select you?..

Answer / sridhar

bcoz i have a cabability to celebrate the work well.

Is This Answer Correct ?    0 Yes 2 No

why should i select you?..

Answer / usha

because i have a strong technical skill in C,C++, core JAVA

Is This Answer Correct ?    0 Yes 2 No

why should i select you?..

Answer / hajara nowsath

I have time management skills and i dedicate myself to do
the given task.i will be flexible in any team.i have a
leadership quality.
If this is ur answer the interviewer will surely ask some
examples for ur leadership quality and time management.So
prepare answers for those questions also. Just give real
time examples.

Is This Answer Correct ?    1 Yes 3 No

why should i select you?..

Answer / meena

you should select me because i hope i have the capabilities
of completing the tasks given to me perfectly and i promise
you that i will add another feather to the victory crown
of my company with my hard work and knowledge

Is This Answer Correct ?    2 Yes 4 No

why should i select you?..

Answer / divakaran

i am a very talented guy and i can share my
ideas,skills,knowledge effectively and i will work hard for
the development of your company

Is This Answer Correct ?    1 Yes 4 No

why should i select you?..

Answer / rani

why are didn't select me?

Is This Answer Correct ?    2 Yes 5 No

why should i select you?..

Answer / arunthathi

bcoz u need employee,i need employment

Is This Answer Correct ?    4 Yes 8 No

Post New Answer

More C Interview Questions

Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

0 Answers  


void main() { int a=1; while(a++<=1) while(a++<=2); }

4 Answers   HCL,


WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............

3 Answers  


Why we use stdio h in c?

0 Answers  


#include<stdio.h> int main(){ int i=10; int *ptr=&i; *ptr=(int *)20; printf("%d",i); return 0; } Output: 20 can anyone explain how came the output is 20

0 Answers  


write a c program to find the square of a 5 digit number and print the result.

5 Answers   Accenture, Sasken, Vimukti Technologies,


What is meaning of tree

0 Answers  


The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................

14 Answers   HOV Services, IBM, Potty,


Can u return two values using return keyword? If yes, how? If no, why?

7 Answers  


what is structuer?

4 Answers   LG Soft, Wipro,


write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.

6 Answers  


Why clrscr is used after variable declaration?

0 Answers  


Categories