why should i hire u
Answers were Sorted based on User's Feedback
Answer / madhu
Because I think ,I can try to give my best under the
guidance of intelligent professionals so I should get
opportunity to prove myself.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / sonia
sir,u can check my abilities and the decide if u want to
hire me or not.I think I can satisfy your objectives but
finally you have to decide whether i am suitable for the
job or not. test my skills and choose me in your favour
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / srikanth
I believe myself to be creative hardworking and loyal, as
always I stood by values and virtues.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / appu
for satyam:
i believe that you need efficient and trustworthy people
who stands true to the companys name-"satyam".i am
confident that i have all the qualities required to help
satyam become the most reputed it company amongst all.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / madhu,navin,sonia,venkat,sarav
because u got a company and a position vacant and u called
me to this interview for that position.................
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / priyaranjan
Because I think I have all the capabilities which you
are looking for. You can use my previous experiences to
your services and reap benefit for the company.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / shunmugaraja s
i think that i am a right candidate by having affluent
skills demanded for our firm to express my own innovations
and ideas towards our firm progression.
| Is This Answer Correct ? | 1 Yes | 0 No |
Am hard working and innovative with a huge knowledge about
the world,technolgy and sciences and i think i can put the
skills,work and innovation for the company and hence leading
the company to top ranked.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jaya
COZ I HAV ALL THE QUALITIES THT IS
REQUIRED:TRUSTWORTHY,INTELLIGENCE AND THE MOST IMPORTANT IS
HARD WORKING.AFTER ALL U AND I WILL PREFER ONLY THE BEST.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subbalakshmi
Iam able to build a good working relationship with all
Staff Members ensuring Good Team Work
| Is This Answer Correct ? | 1 Yes | 1 No |
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
Give examples of macro quoting function?
How many packages available in java??
Binary tree?
What is dialog programming?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is the draw back of Power builder
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
how to convert infix expression to prefix expression?