
wat is the parametr u passed ...ques???

We have saved the questions, options and answers in the database. We have retrieved the list of questions from table through the resultset from the database.The field 'ques' stores the questions.So create table test(ques,op1,op2,op3,op4,ans) and answers(id,ans). Insert the questions, their options and the correct answers into the database and then try the code.

k thank u.....will try
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.