What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
1129Which header file should you include if you are to develop a function which can accept variable number of arguments?
1404
Lists the benefits of c programming language?
Can a pointer be volatile in c?
The difference between printf and fprintf is ?
What is the use of ?: Operator?
Write a program which returns the first non repetitive character in the string?
What is null in c?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
what is the function of pragma directive in c?
Explain what is the use of a semicolon (;) at the end of every program statement?
Is there any data type in c with variable size?
what are # pragma staments?
I need previous papers of CSC.......plz help out by posting them.......
Why do we need a structure?
What is ctrl c called?
What are qualifiers in c?