Since you are starting out, i would either use XML or just use Arrays if you don't need the questions and images to be external. You can have all your questions in an Array and just import all your images into your library.

Using a SQL database is somewhat advanced, so i would learn the easier methods first and then go back to more complex options. It just requires more coding and involves PHP and SQL to get values and manipulate data.