Which is the best sort method for library management?
Answer Posted / sinduja
Insertion sort
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does p mean in physics?
What is the difference between int main and void main?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
Can we declare variables anywhere in c?
What is a function in c?
Compare array data type to pointer data type
What is the difference between Printf(..) and sprint(...) ?
Explain how can you tell whether a program was compiled using c versus c++?
how to execute a program using if else condition and the output should enter number and the number is odd only...
Explain union. What are its advantages?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
What is the difference between text and binary modes?
How are 16- and 32-bit numbers stored?
What is an expression?
Why is c not oop?