What is malloc calloc and realloc in c?
Which is better oop or procedural?
How do you print an address?
swap 2 numbers without using third variable?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
0 Answers Sikkim Manipal University,
wtite a program that will multiply two integers in recursion function
how do we remove the printed character in printf statement and write next it it
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0
Write a program in C to convert date displayed in gregorian to julian date
What is difference between arrays and pointers?
Why & is used in c?
A C E G H +B D F A I ------------ E F G H D
write a program to display the array elements in reverse order in c language