4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.
No Answer is Posted For this Question
Be the First to Post Answer
advantages of pointers?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
How do you define CONSTANT in C?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is the use of printf() and scanf() functions?
find the minimum of three values inputted by the user
Can we change the value of constant variable in c?
How can I change the size of the dynamically allocated array?
Write a program to reverse a linked list in c.
how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"
What does c mean in basketball?