Answer Posted / meena
you should select me because i hope i have the capabilities
of completing the tasks given to me perfectly and i promise
you that i will add another feather to the victory crown
of my company with my hard work and knowledge
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is zero based addressing?
Differentiate fundamental data types and derived data types in C.
What are local static variables?
Do you know the purpose of 'register' keyword?
what are the 10 different models of writing an addition program in C language?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
How can I find the modification date of a file?
What is a far pointer in c?
Can include files be nested? How many levels deep can include files be nested?
Why is this loop always executing once?
#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }
What are the disadvantages of a shell structure?
Why does notstrcat(string, "!");Work?
What is the meaning of ?
How can you draw circles in C?