why should i select you?

Answer Posted / nilojyoti

ability to do work smartly .... dedication to finish within
schedule ... ability to learn newer technlogies
quickly .... ability to communicate with team memebers and
supriors about the problems and newer ideas to produce
quality work and to make work enviroment more
comfortable... giving values towards the corporate values
and culture of the company.. these are some of the things
that qulaify me for getting hired by you :-))

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

1019


What is the meaning of && in c?

634


Is fortran still used in 2018?

686


Array is an lvalue or not?

742


Is there a way to jump out of a function or functions?

748






What is a pointer on a pointer in c programming language?

723


How can I use a preprocessorif expression to ?

682


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

674


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

784


Explain what are reserved words?

724


Explain bitwise shift operators?

747


What is an auto variable in c?

854


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

701


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

890


What is the purpose of ftell?

702