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

Post New Answer

More C Interview Questions

Explain low-order bytes.

0 Answers  


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

0 Answers   HP,


Explain in detail how strset (string handling function works )pls explain it with an example.

1 Answers  


What is cohesion and coupling in c?

0 Answers  


write a program to add two numbers of any size.....(remember any size)

1 Answers  






What are integer variable, floating-point variable and character variable?

0 Answers  


What is static and auto variables in c?

0 Answers  


What does the message "warning: macro replacement within a string literal" mean?

1 Answers  


write a program to search for an element in a given array. If the array was found then display its position otherwise display appropriate message in c language

18 Answers   IT Park, TCS,


What is #include called?

0 Answers  


Is it possible to execute code even after the program exits the main() function?

0 Answers  


In which layer of the network datastructure format change is done

0 Answers   Honeywell,


Categories