include '../config.php'; include 'init.php';
$title = "President of India Quiz | Questions and Answers on the Mobile | Competitive Exams";
$description = "Quiz on President Quiz. GK Quiz Questions and Answers on the Mobile, Online Exams, Competitive Exams";
?>
include '../header.php' ?>
President of India Quiz
Match the correct combination.
if (isset($_POST['question_id'])) { include 'result5.php'; }
$category = "President of India" ;
$q_desc1 = "What was the tenure of " ;
$q_desc3 = " as President of India?" ;
//Reverse
$q_desc1r = "Who was the President of India during " ;
$q_desc3r = " ?" ;
if ($attempt < $totalQ) { include 'question5.php'; }
?>
include '../footer.php'; ?>