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
What is function definition in c?
Where are the auto variables stored?
What is the use of structure padding in c?
What are the 3 types of structures?
What is typedef struct in c?
What is a program flowchart and how does it help in writing a program?
What is d scanf?
What is the purpose of sprintf?
Explain what are global variables and explain how do you declare them?
What is the difference between malloc calloc and realloc in c?
What does sizeof function do?
Can a pointer be null?
Explain high-order bytes.
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
Write a program to reverse a linked list in c.