pls help me to build an applet form merge sort for our project

Recommended Answers

All 2 Replies

I think you have confused us with people who will do your homeowrk for you for nothing?

If you have specific questions or problems then post them here and someone will help.

You could try downloading Java Eclipse. When you go to create a new project, choose to create it as an applet. All you need then is to import the Java Scanner class, ask the user for an input of numbers, save them to an array, then link the array to the merge sort method.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.