What are the average number of comparisons required to sort
3 elements?
Answer Posted / hell2heaven
I think answer is 3.is it right?
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
#include
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
write a program to print data of 5 five students with structures?
What is class and object in c?
Explain the use of 'auto' keyword in c programming?
What are the different types of data structures in c?
What is a null string in c?
How main function is called in c?
Write a code on reverse string and its complexity.
What is meant by int main ()?
Disadvantages of C language.
What is the use of getch ()?
How can I write a function analogous to scanf?