Answer Posted / kajal agarwal
People who are not confident of themselves write negative
about the company. There is a way/solution for everything.
Cribbers never succeed.
| Is This Answer Correct ? | 20 Yes | 9 No |
Post New Answer View All Answers
swap 2 numbers without using third variable?
Can we use any name in place of argv and argc as command line arguments?
Explain the use of 'auto' keyword in c programming?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What does *p++ do? What does it point to?
What is the basic structure of c?
Explain what are run-time errors?
What is a volatile keyword in c?
Why do we use main function?
What are header files why are they important?
Is calloc better than malloc?
What is the difference between memcpy and memmove?
What is the difference between array and pointer in c?
What is data type long in c?
Where we use clrscr in c?