Answer Posted / teja
(bc+d*e-)a/
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is difference between scanf and gets?
What is difference between array and pointer in c?
What does main () mean in c?
How do I copy files?
What are the rules for identifiers in c?
What are run-time errors?
How can you tell whether two strings are the same?
Is c procedural or functional?
What is #include stdio h and #include conio h?
Why do we need a structure?
What does a function declared as pascal do differently?
How is = symbol different from == symbol in c programming?
Explain Basic concepts of C language?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.