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