Anyone here that can write a Java Program that asks for names of favourite celebrities and stores it in a database | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

Anyone here that can write a Java Program that asks for names of favourite celebrities and stores it in a database

13th Nov 2016, 2:56 PM
damilare lamidi
damilare lamidi - avatar
2 ответов
+ 1
Use an array or an ArrayList. If you want to rank your favourite celebrities then use a HashMap
14th Nov 2016, 6:47 AM
Rishav Choudhuri
+ 1
thanks but I want to store it in a database
14th Nov 2016, 8:55 AM
damilare lamidi
damilare lamidi - avatar