Answer Posted / rakesh
well i have some experience about working under pressure and under given deadline,i can handle people and make them to give their best,i know how to deal with my clients and colleagues and i am willing to put up my innovative ideas for development in this field.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What functions are used in dynamic memory allocation in c?
what will be the output for the following main() { printf("hi" "hello"); }
Differentiate between #include<...> and #include '...'
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
Explain what math functions are available for integers? For floating point?
What is string length in c?
Explain the use of fflush() function?
Why is c known as a mother language?
Explain how can I open a file so that other programs can update it at the same time?
What is return in c programming?
What is assignment operator?
Why is c still so popular?
given post order,in order construct the corresponding binary tree
How can I run c program?
Explain Basic concepts of C language?