include '../config.php'; include 'init.php';
$title = "Olympic Games Duration Quiz | Questions and Answers on the Mobile | Competitive Exams";
$description = "Quiz on Olympic Games Duration Quiz. GK Quiz Questions and Answers on the Mobile, Online Exams, Competitive Exams";
?>
include '../header.php' ?>
Olympic Games Duration - Quiz
Match the correct combination.
if (isset($_POST['question_id'])) { include 'result5.php'; }
$category = "Olympic Duration " ;
$q_desc1 = "Which Olympic Games held in " ;
$q_desc3 = " ?" ;
$q_desc1r = " " ;
$q_desc3r = " Olympic Games ?" ;
if ($attempt < $totalQ) { include 'question5.php'; }
?>
include '../footer.php'; ?>