Answer Posted / penny
acd*b+e-/
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is int main () in c?
what are non standard function in c
how to make a scientific calculater ?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
what is recursion in C
Can the sizeof operator be used to tell the size of an array passed to a function?
What is the use of function in c?
What are the advantages and disadvantages of pointers?
What is dynamic dispatch in c++?
What is c basic?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
How do you determine a file’s attributes?
Why is c platform dependent?
Can you please explain the difference between malloc() and calloc() function?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10