for questions 14,15,16,17 use the following
alternatives:a.int b.char.c.string.d.float
please tell me the logic for this C program : INPUT (string):ABCD OUTPUT :BCDA CDAB DABC
about c language
how to multiply two number taking input as a string (considering sum and carry )
code for find determinent of amatrix
Differentiate b/w Modify and Update commands giving example.
program for reversing a selected line word by word when multiple lines are given without using strrev
What is a const pointer, and how does it differ from a pointer to a const?
read a number & print all its devisors using c-program?
write a prgram of swapping with 2 valiables
triangle number finding program...
What is the purpose of Scanf Print, getchar, putchar, function?
what are advantages of U D F?