Can we use any name in place of argv and argc as command line arguments?
No Answer is Posted For this Question
Be the First to Post Answer
Give differences between - new and malloc() , delete and free() ?
Why do we need functions in c?
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
How to write a code for reverse of string without using string functions?
Is calloc better than malloc?
How do you initialize function pointers? Give an example?
How to convert decimal to binary in C using recursion??
How are structure passing and returning implemented?
What is meant by operator precedence?
Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A
What is c mainly used for?
how will you write a program on linked lists using JAVA programming???????????