Answer Posted / 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 |
Post New Answer View All Answers
Why c language is called c?
How is pointer initialized in c?
What is an lvalue?
Why do we use c for the speed of light?
What is dangling pointer in c?
Why doesn't C support function overloading?
How can I implement sets or arrays of bits?
Explain what are linked list?
Can we initialize extern variable in c?
Where in memory are my variables stored?
What is methods in c?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What is the use of a ‘ ’ character?
What is a node in c?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);