Which sort is best for the set: 1 2 3 5 4
a) Quick Sort
b) Bubble Sort
c) Merge Sort
No Answer is Posted For this Question
Be the First to Post Answer
Describe public access specifiers?
What is prototype in c++ with example?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What are the four partitions in which c++ compiler divides the ram?
What are pointers used for c++?
What is #include sstream?
What is recursion?
You run a shell on unix system. How would you tell which shell are you running?
"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"
9 Answers College School Exams Tests, HCL,
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
1.what is the difference between software & package &application.