Can anyone help me out with this program in Java? ->To accept N numbers of decimal no. from using 1D array . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone help me out with this program in Java? ->To accept N numbers of decimal no. from using 1D array .

To accept N numbers of decimal no. from using 1D array .Convert them to hexadecimal and store in an 1D array. Finally in ascending order sort the decimal number array using bubble sort technique and print them.

14th Jun 2018, 4:44 PM
Lincoln
Lincoln - avatar
1 Answer
+ 3
If your looking to learn how to do it and have plenty of time for it, create a Java program and link it here. I'll provide simple steps for you to code with hints or corrections as needed. If you want it coded for you, it isn't likely you will find anyone willing.
14th Jun 2018, 8:39 PM
John Wells
John Wells - avatar