Answer Posted / dummi
I dont have job, at least this.
| Is This Answer Correct ? | 38 Yes | 30 No |
Post New Answer View All Answers
Can you please explain the difference between syntax vs logical error?
Explain how can I avoid the abort, retry, fail messages?
Explain the difference between strcpy() and memcpy() function?
What is the difference between arrays and pointers?
What are the properties of union in c?
Write a program to print factorial of given number using recursion?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What does %p mean c?
what are the different storage classes in c?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
What is scope rule of function in c?
What is memcpy() function?
Explain the advantages of using macro in c language?
What is the difference between exit() and _exit() function in c?