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