collegetour.in Open in urlscan Pro
2a02:4780:24:29b5:7ef2:5e3b:71ee:1dde  Public Scan

URL: https://collegetour.in/bharathidasan-university-centre-for-distance-education
Submission: On July 02 via manual from IN — Scanned from DE

Form analysis 7 forms found in the DOM

POST https://collegetour.in/login-post

<form action="https://collegetour.in/login-post" method="post">
  <input type="hidden" name="_token" value="aY2STdzTnBO5jxPt6IDGNJIzGAkmrrUpgce19z9s">
  <div class="form-input d-flex">
    <span class="bg-telephone"></span>
    <input type="text" name="email" class="form-control" placeholder="Email Address" required="true">
  </div>
  <div class="form-input d-flex">
    <span class="bg-lock"></span>
    <input type="password" name="password" class="form-control" placeholder="Password" required="true">
    <p class="show-error-login show-error" style="color:red"></p>
  </div>
  <div class="button button-login">
    <button type="submit" class="btn btn-primary">Login</button>
    <a class="login-signup-btn" href="javascript:void(0);" data-target="forgot-popup-modal">Forgot Password ?</a>
  </div>
  <p>Don't have an account ? <a class="login-signup-btn" href="javascript:void(0);" data-target="signup-popup-modal">Register</a></p>
  <!--<div class="stats_bg">-->
  <!--    <img class=" lazyloaded" data-src="https://cdn.eduncle.com/webfiles/nscoop/assets/images/stats.png" alt="" src="https://cdn.eduncle.com/webfiles/nscoop/assets/images/stats.png">-->
  <!--</div>-->
</form>

POST https://collegetour.in/user-signup

<form action="https://collegetour.in/user-signup" method="post" class="user-signup-form form-row">
  <input type="hidden" name="_token" value="aY2STdzTnBO5jxPt6IDGNJIzGAkmrrUpgce19z9s">
  <div class="form-input">
    <span class="bg-man"></span>
    <input type="text" name="name" class="form-control" placeholder="Your Name" required="true" style="margin-bottom:0px;">
  </div>
  <div class="form-input">
    <span class="bg-email"></span>
    <input type="text" name="email" class="form-control" placeholder="Your Email" required="true" style="margin-bottom:5px;">
  </div>
  <div class="form-input">
    <span class="bg-telephone"></span>
    <input type="tel" maxlength="10" minlength="10" name="mobile" placeholder="Mobile No." required="true" class="form-control" style="margin-bottom:0px;">
    <p class="show-error-reg show-error" style="color:red !important"></p>
  </div>
  <div class="form-input">
    <span class="bg-password"></span>
    <input type="password" name="password" class="form-control" placeholder="Your Password" required="true" style="margin-bottom:5px;">
  </div>
  <div class="form-input">
    <select class="form-control" name="stream" required="" style="margin-bottom:5px;">
      <option value="">--Select stream--</option>
      <option value="2">Engineering</option>
      <option value="1">Management</option>
      <option value="3">Medical</option>
      <option value="4">Science</option>
      <option value="6">Distance Education</option>
      <option value="7">Online Education</option>
      <option value="8">Nursing</option>
      <option value="5">Pharmacy</option>
      <option value="9">Agriculture</option>
      <option value="10">Law</option>
      <option value="11">Commerce &amp; Banking</option>
      <option value="12">Art And Humanity</option>
      <option value="15">Information Technology</option>
      <option value="13">Mass Communication</option>
      <option value="14">Design</option>
      <option value="16">Dental</option>
    </select>
  </div>
  <div class="checkbox" style="text-align: left;">
    <div class="form-check">
      <p>
        <input class=" agrred-checkbox" type="checkbox" name="agreed" checked="" value="1">
        <label for="agreed">I agree to the <a href="javascript:void(0);">Terms and  Conditions</a></label>
      </p>
      <p class="d-flex">
        <input type="checkbox" name="whatsapp_notification" value="1" checked="" classd="d-flex">
        <label for="whatsapp_notification">I agree to receive college notifications via WhatsApp.</label>
      </p>
    </div>
  </div>
  <div class="button">
    <input type="hidden" name="lead_from" value="14">
    <input type="hidden" name="first_filter" value="subject">
    <input type="hidden" name="captcha" value="0">
    <input type="hidden" name="user_data" value="">
    <button class="btn btn-primary signup_form">Register Now</button>
  </div>
</form>

POST https://collegetour.in/leads/create

<form method="post" autocomplete="off" action="https://collegetour.in/leads/create">
  <input type="hidden" name="_token" value="aY2STdzTnBO5jxPt6IDGNJIzGAkmrrUpgce19z9s">
  <div class="mb-3">
    <!--<label class="form-label" for="md-name">Name</label>-->
    <input class="form-label form-control" name="name" type="text" id="md-name" placeholder="Name*" required="">
    <input type="hidden" value="7382" name="college_id">
    <input type="hidden" value="distance" name="college_category">
    <input type="hidden" name="source" value="BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-email">Email</label>-->
    <input class="form-label form-control" name="email" type="email" id="md-email" placeholder="Email*" required="">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-phone">Phone</label>-->
    <input class="form-label form-control" name="phone" type="text" id="md-phone" placeholder="Phone*" required="">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-city">City</label>-->
    <input class="form-label form-control" name="city" type="text" id="md-city" placeholder="City*" required="">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-city">Course</label>-->
    <input class="form-label form-control" name="course" type="text" id="md-course" placeholder="Course*" required="">
  </div>
  <div>
    <button class="btn btn-primary btn-shadow d-block w-100" type="submit">Apply Now</button>
  </div>
</form>

POST https://collegetour.in/leads/create

<form method="post" autocomplete="off" action="https://collegetour.in/leads/create">
  <input type="hidden" name="_token" value="aY2STdzTnBO5jxPt6IDGNJIzGAkmrrUpgce19z9s">
  <div class="mb-3">
    <!--<label class="form-label" for="md-name">Name</label>-->
    <input class="form-label form-control" name="name" type="text" id="md-name" placeholder="Name*" required="">
    <input type="hidden" value="7382" name="college_id">
    <input type="hidden" value="distance" name="college_category">
    <input type="hidden" name="source" value="BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-email">Email</label>-->
    <input class="form-label form-control" name="email" type="email" id="md-email" placeholder="Email*" required="">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-phone">Phone</label>-->
    <input class="form-label form-control" name="phone" type="text" id="md-phone" placeholder="Phone*" required="">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-city">City</label>-->
    <input class="form-label form-control" name="city" type="text" id="md-city" placeholder="CIty*" required="">
  </div>
  <div class="mb-3">
    <!--<label class="form-label" for="md-city">Course</label>-->
    <input class="form-label form-control" name="course" type="text" id="md-course" placeholder="Course*" required="">
  </div>
  <div class="mb-3">
    <button class="btn btn-primary btn-shadow d-block w-100" type="submit">Apply Now</button>
  </div>
</form>

POST https://collegetour.in/review/bharathidasan-university-centre-for-distance-education

<form method="post" autocomplete="off" action="https://collegetour.in/review/bharathidasan-university-centre-for-distance-education">
  <input type="hidden" name="_token" value="aY2STdzTnBO5jxPt6IDGNJIzGAkmrrUpgce19z9s">
  <div class="mb-3">
    <label class="form-label" for="md-name">Your Review</label>
    <textarea name="review" class="form-control" cols="30" rows="5" id="md-name" required=""></textarea>
    <input type="hidden" value="7382" name="college_id">
  </div>
  <div class="mb-3">
    <span class="star-rating star-5">
      <input type="radio" name="rating" value="1"><i></i>
      <input type="radio" name="rating" value="2" checked="checked"><i></i>
      <input type="radio" name="rating" value="3"><i></i>
      <input type="radio" name="rating" value="4"><i></i>
      <input type="radio" name="rating" value="5"><i></i>
    </span>
  </div>
  <p style="color: red; text-align:center">Not submit review becouse you are not logged in !</p>
  <button type="button" href="#login" class="btn btn-primary btn-shadow d-block w-100 logsin" id="apply-review-modal" data-bs-dismiss="modal" aria-label="Close">Login/Signup</button>
</form>

POST https://collegetour.in/leads/create

<form method="POST" action="https://collegetour.in/leads/create">
  <input type="hidden" name="_token" value="aY2STdzTnBO5jxPt6IDGNJIzGAkmrrUpgce19z9s">
  <div class="form">
    <div class="mb-3">
      <input type="hidden" name="source" value="Home Page">
      <input type="text" class="form-control" name="name" id="name" placeholder="Enter Full Name" required="required">
    </div>
    <div class="mb-3">
      <input type="email" class="form-control" name="email" id="email" placeholder="Enter Email" required="required">
    </div>
    <div class="mb-3">
      <input type="tel" pattern="^\d{10}$" class="form-control" name="phone" id="contactnomodal" placeholder="Enter Contact No." required="required">
    </div>
    <div class="row">
      <div class="col-sm-6 mb-1">
        <input type="text" class="form-control" name="course" id="course" placeholder="Course" required="required">
      </div>
      <div class="col-sm-6 mb-1">
        <input type="text" class="form-control" name="city" id="city" placeholder="City" required="required">
      </div>
    </div>
    <div class="col-sm-12 mb-2">
      <p class="only-desktop">I authorize a representative to contact me via phone and/or email. This will override registry on DND/NDNC.</p>
    </div>
    <input type="hidden" name="formtype" value="loan_page" required="required">
    <input type="hidden" name="from" value="pop" required="required">
    <div class="col-sm-12 text-center">
      <button type="submit" id="submitmodal" name="submit" class="btn btn-primary btn-shadow d-block w-100"> Apply Now</button>
    </div>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST

<form class="subscription-form validate" action="" method="post" name="mc-embedded-subscribe-form" target="_blank" novalidate="">
  <div class="input-group flex-nowrap"><i class="ci-mail position-absolute top-50 translate-middle-y text-muted fs-base ms-3"></i>
    <input class="form-control rounded-start " style="position: relative;width: 100%;" type="email" name="EMAIL" placeholder="Your email" required="">
    <button class="btn btn-primary" type="submit" name="subscribe" style="left:0;">Subscribe</button>
  </div>
  <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
  <div style="position: absolute; left: -5000px;" aria-hidden="true">
    <input class="subscription-form-antispam" type="text" name="b_c7103e2c981361a6639545bd5_29ca296126" tabindex="-1">
  </div>
  <div class="form-text text-light opacity-50">*Subscribe to our newsletter to receive early discount offers, updates and new products info. </div>
  <div class="subscription-status"></div>
</form>

Text Content

 * ×
   
   Login/Signup
 * Colleges
   Colleges
    * Engineering
    * Management
    * Medical
    * Science
    * Distance Education
    * Online Education
    * Nursing
    * Pharmacy
    * Agriculture
    * Law
    * Commerce & Banking
    * Art And Humanity
    * Information Technology
    * Mass Communication
    * Design
    * Dental
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * B TECH
    * M TECH
    * B ARCH
    * M ARCH
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Chandigarh
    * New Delhi
    * Gurugram
    * Agra
    * Prayag Raj
    * Ghaziabad
    * Kanpur
    * Lucknow
    * Mathura
    * Meerut
    * View All
   
   FEATURED COLLEGES
   
    * INDIAN INSTITUTE OF TECHNOLOGY, (IIT) DELHI
    * INDIAN INSTITUTE OF TECHNOLOGY, (IIT) KANPUR
    * INDIAN INSTITUTE OF TECHNOLOGY, (IIT) MADRAS
    * INDIAN INSTITUTE OF TECHNOLOGY, (IIT) BOMBAY
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) KOTA
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) LUCKNOW
    * INDIAN INSTITUTE OF TECHNOLOGY, (IIT) PATNA
    * MANIPAL UNIVERSITY ONLINE EDUCATION
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * MBA
    * BBA
    * PGDM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Patna
    * Chandigarh
    * New Delhi
    * South Delhi
    * Faridabad
    * Gurugram
    * Mumbai City
    * Pune
    * Amritsar
    * Jaipur
    * View All
   
   FEATURED COLLEGES
   
    * BALAJI INSTITUTE OF MODERN MANAGEMENT, (BIMM)
    * MANIPAL UNIVERSITY ONLINE EDUCATION
    * JAIN UNIVERSITY ONLINE EDUCATION
    * DR. D.Y. PATIL UNIVERSITY ONLINE EDUCATION
    * NMIMS ONLINE EDUCATION
    * ALAGAPPA UNIVERSITY ONLINE EDUCATION
    * CHANDIGARH UNIVERSITY ONLINE EDUCATION
    * HITS ONLINE EDUCATION
    * MANAV RACHNA UNIVERSITY ONLINE EDUCATION
    * GLA UNIVERSITY ONLINE EDUCATION
    * LOVELY PROFESSIONAL UNIVERSITY ONLINE EDUCATION
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * MD
    * MS
    * B PHARMA
    * M PHARMA
    * BHMS
    * MBBS
    * DM
    * PHD
    * BHM
    * MHM
    * DHM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Patna
    * Chandigarh
    * New Delhi
    * South Delhi
    * Gurugram
    * Mumbai City
    * Pune
    * Amritsar
    * Ajmer
    * View All
   
   FEATURED COLLEGES
   
    * JSS ACADEMY OF HIGHER EDUCATION AND RESEARCH, (JSSAHER)
    * BHARATH INSTITUTE OF HIGHER EDUCATION AND RESEARCH, (BIHER)
    * DR. M.G.R EDUCATIONAL AND RESEARCH INSTITUTE, (DRMGRDU) CHENNAI
    * AHMEDABAD UNIVERSITY, (AU) AHMEDABAD
    * ACHARYA INSTITUTE OF MANAGEMENT AND SCIENCES, (AIMS)
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BSC
    * MSC
    * BHM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Patna
    * Chandigarh
    * New Delhi
    * South Delhi
    * Faridabad
    * Gurugram
    * Mumbai City
    * Pune
    * Bathinda
    * Bikaner
    * Jaipur
    * View All
   
   FEATURED COLLEGES
   
    * SRM INSTITUTE OF SCIENCE AND TECHNOLOGY, (SRMIST)
    * BS ABDUR RAHMAN CRESCENT INSTITUTE OF SCIENCE AND TECHNOLOGY, CHENNAI
    * INDIAN INSTITUTE OF ENGINEERING SCIENCE AND TECHNOLOGY, (IIEST) SHIBPUR
    * NATIONAL INSTITUTE OF SCIENCE AND TECHNOLOGY, (IIST)
    * COCHIN UNIVERSITY OF SCIENCE AND TECHNOLOGY, (CUSAT) KOCHI
    * BADDI UNIVERSITY OF EMERGING SCIENCES AND TECHNOLOGY, (BUEST) HIMACHAL
      PRADESH
    * NORTH EASTERN REGIONAL INSTITUTE OF SCIENCE AND TECHNOLOGY, (NERIST)
      NIRJULI
    * VIGNAN'S FOUNDATION FOR SCIENCE TECHNOLOGY AND RESEARCH, (VFSTR) GUNTUR
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BA
    * MA
    * BBA
    * MBA
    * BCA
    * MCA
    * BCOM
    * MCOM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Chandigarh
    * New Delhi
    * South Delhi
    * Faridabad
    * Gurugram
    * Bhopal
    * Mumbai City
    * Pune
    * Ajmer
    * View All
   
   FEATURED COLLEGES
   
    * NARAYANA PHARMACY COLLEGE, (NPC)
    * SHREEYASH INSTITUTE OF PHARMACY, (SIP)
    * S.R. INSTITUTE OF PHARMACY, (SRIP)
    * SHREE SARASWATI INSTITUTE OF PHARMACY, (SSIP)
    * MATHURADEVI INSTITUTE OF PHARMACY, (MIP) INDORE
    * ANURAG PHARMACY COLLEGE, (APC)
    * CHAITANYA COLLEGE OF PHARMACY EDUCATION AND RESEARCH
    * MLR INSTITUTE OF PHARMACY, (MLRIP)
    * MANAV INSTITUTE OF PHARMACY, (MIT)
    * SHREE KRISHNA INSTITUTE OF PHARMACY, (SKIP)
    * SRI VIJAY VIDYALAYA COLLEGE OF PHARMACY, (SVVCP)
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BA
    * MA
    * BCA
    * MCA
    * BBA
    * MBA
    * BCOM
    * MCOM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Chandigarh
    * Chhota Udaipur
    * Gurugram
    * Kannur
    * Kollam
    * Kozhikode
    * Bhopal
    * Mumbai City
    * Pune
    * View All
   
   FEATURED COLLEGES
   
    * PARIYARAM DENTAL COLLEGE, KANNUR
    * KANNUR DENTAL COLLEGE, KANNUR
    * AZEEZIA DENTAL COLLEGE, KOLLAM
    * KMCT DENTAL COLLEGE, KOZHIKODE
    * GOVERNMENT DENTAL COLLEGE, RAIPUR
    * ADESH INSTITUTE OF DENTAL SCIENCES AND RESEARCH, BATHINDA
    * DASWANI DENTAL COLLEGE AND RESEARCH CENTER, KOTA
    * DENTAL COLLEGE, AZAMGARH
    * PACIFIC DENTAL COLLEGE, UDAIPUR
    * GOA DENTAL COLLEGE AND HOSPITAL, NORTH GOA
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BSC NURSING
    * View All
   
   COLLEGES BY LOCATION
   
    * Dehradun
    * Bengaluru
    * Chandigarh
    * New Delhi
    * Vadodara
    * Faridabad
    * Gwalior
    * Mumbai City
    * Pune
    * Cuttack
    * Jalandhar
    * Moga
    * View All
   
   FEATURED COLLEGES
   
    * SGL NURSING COLLEGE, JALANDHAR
    * A.K.G MEMORIAL CO-OPERATIVE COLLEGE OF NURSING, KANNUR
    * AZEEZIA NURSING COLLEGE, KOLLAM
    * AMBIKA COLLEGE OF NURSING, MOHALI
    * ARMY INSTITUTE OF NURSING, GUWAHATI
    * BIMR NURSING COLLEGE, GWALIOR
    * COLLEGE OF NURSING, CUTTACK
    * SOS NURSING SCHOOL, FARIDABAD
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * PHARMA D
    * D PHARMA
    * B PHARMA
    * M PHARMA
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Chandigarh
    * Raipur
    * New Delhi
    * Gurugram
    * Ranchi
    * Dharwad
    * Bhopal
    * Mumbai City
    * Pune
    * View All
   
   FEATURED COLLEGES
   
    * JAYPEE INSTITUTE OF INFORMATION TECHNOLOGY, (JIIT) NOIDA
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) DHARWAD
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) KALYANI
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) KOTA
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) LUCKNOW
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) VADODARA
    * INDIAN INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) SRI CITY
    * INTERNATIONAL INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT)HYDERABAD
    * INTERNATIONAL INSTITUTE OF INFORMATION TECHNOLOGY, (IIIT) BANGALORE
    * MAHAMAYA POLYTECHNIC FOR INFORMATION TECHNOLOGY, (MPIT)
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BSC
    * MSC
    * DIPLOMA
    * CERTIFICATION
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Chandigarh
    * New Delhi
    * Mumbai City
    * Ghaziabad
    * Kanpur
    * Lucknow
    * Mathura
    * Meerut
    * Varanasi
    * Greater Noida
    * View All
   
   FEATURED COLLEGES
   
    * AGRICULTURE AND FOOD MANAGEMENT INSTITUTE
    * SHRI SHIVAJI AGRICULTURE COLLEGE, AMRAVATI
    * AGRICULTURE UNIVERSITY, JODHPUR
    * CHANDRA SHEKHAR AZAD UNIVERSITY OF AGRICULTURE AND TECHNOLOGY, KANPUR
    * COLLEGE OF AGRICULTURE, (CA) NAGPUR
    * COLLEGE OF AGRICULTURE, PALAMPUR
    * KK WAGH COLLEGE OF AGRICULTURE, NASHIK
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * LLB
    * LLM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Chandigarh
    * Raipur
    * New Delhi
    * South Delhi
    * Gurugram
    * Jammu
    * Mysore
    * Mumbai City
    * Pune
    * Jalandhar
    * View All
   
   FEATURED COLLEGES
   
    * DR. AMBEDKAR GOVERNMENT LAW COLLEGE, (DAGLC) CHENNAI
    * K.L.E. LAW COLLEGE, (KLELC) BANGALORE
    * KC LAW COLLEGE, JAMMU
    * MATS LAW SCHOOL, RAIPUR
    * ADITYA COLLEGE OF LAW , AGRA
    * ANANTHA COLLEGE OF LAW, TIRUPATI
    * B S M LAW COLLEGE, NAINITAL
    * JSS LAW COLLEGE, MYSORE
    * LAW COLLEGE DEHRADUN, DEHRADUN
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BCOM
    * MCOM
    * View All
   
   COLLEGES BY LOCATION
   
    * Dehradun
    * Dibrugarh
    * Jorhat
    * Nalbari
    * Chandigarh
    * New Delhi
    * Faridabad
    * Gurugram
    * Bhopal
    * Mumbai City
    * Pune
    * Amritsar
    * View All
   
   FEATURED COLLEGES
   
    * AMITY COLLEGE OF COMMERCE AND FINANCE, (ACCF) NOIDA
    * CKB COMMERCE COLLEGE, JORHAT
    * DHSK COMMERCE COLLEGE, DIBRUGARH
    * ANAND COMMERCE COLLEGE (ACC) ANAND
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BSW
    * MSW
    * BA
    * MA
    * PGDM
    * BFA-BVA
    * MFA-MVA
    * BHM
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Dehradun
    * Bengaluru
    * Chandigarh
    * New Delhi
    * South Delhi
    * Surat
    * Jammu
    * Kannur
    * Mumbai City
    * Pune
    * Sangli
    * Solapur
    * Amritsar
    * View All
   
   FEATURED COLLEGES
   
    * SHRI ATAL BIHARI VAJPAYEE GOVT ARTS AND COMMERCE COLLEGE, (SABVGACC)
      INDORE
    * A.R.G. COLLEGE OF ARTS AND COMMERCE
    * ANDHRA LOYOLA COLLEGE, VIJAYAWADA
    * ARTEX INFORMATIC, CHANDIGARH
    * M T B ARTS COLLEGE, SURAT
    * ACHARIYA ARTS AND SCIENCE COLLEGE, PUDUCHERRY
    * ADITANAR COLLEGE OF ARTS AND SCIENCE (ACAS)
    * ANDHRA POLYTECHNIC (AP), KAKINADA
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BCA
    * MCA
    * DIPLOMA
    * View All
   
   COLLEGES BY LOCATION
   
    * Noida
    * Patna
    * Mysore
    * Gwalior
    * Mumbai City
    * Amritsar
    * Mohali
    * Hyderabad
    * Nirmal
    * Ghaziabad
    * Lucknow
    * Meerut
    * View All
   
   FEATURED COLLEGES
   
    * MANIPAL UNIVERSITY ONLINE EDUCATION
    * JAIN UNIVERSITY ONLINE EDUCATION
    * CHANDIGARH UNIVERSITY ONLINE EDUCATION
    * ICFAI UNIVERSITY DIRECTORATE OF DISTANCE EDUCATION
    * MANAV RACHNA UNIVERSITY DISTANCE EDUCATION
    * SIKKIM MANIPAL UNIVERSITY DIRECTORATE OF ONLINE EDUCATION (SMU DDE)
    * DY PATIL UNIVERSITY NAVI MUMBAI
    * VIGNAN UNIVERSITY ONLINE EDUCATION
    * GLA UNIVERSITY ONLINE EDUCATION
    * LOVELY PROFESSIONAL UNIVERSITY ONLINE EDUCATION
    * UTTARANCHAL UNIVERSITY ONLINE EDUCATION
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BA
    * View All
   
   COLLEGES BY LOCATION
   
    * View All
   
   FEATURED COLLEGES
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BDS
    * MDS
    * CERTIFICATION
    * View All
   
   COLLEGES BY LOCATION
   
    * Gautam Buddha Nagar
    * Ghaziabad
    * Kanpur
    * Lucknow
    * View All
   
   FEATURED COLLEGES
   
    * GALGOTIAS UNIVERSITY (GU), GREATER NOIDA
    * INTERNATIONAL INSTITUTE OF FASHION TECHNOLOGY, (IIFT) CHANDIGARH
    * PARUL UNIVERSITY, GUJARAT
   
   Colleges
   
   COLLEGES BY DEGREES
   
    * BDS
    * MDS
    * BDS
    * MDS
    * DIPLOMA
    * CERTIFICATION
    * View All
   
   COLLEGES BY LOCATION
   
    * View All
   
   FEATURED COLLEGES

 * Exams
   Exams
    * Management
    * Engineering
    * Government Exam
    * Medical
    * Science
    * Arts and Humanity
    * Paramedical
    * Diploma
   
   Exam
    * 
    * JEE MAIN
    * GATE
    * BITSAT
    * SRMJEEE
    * UPSEE
    * MAHA CET
    * IPU CET
    * KIITEE
    * SET
    * LPU NEST
    * TANCET
    * KARNATAKA PGCET
    * HPCET
    * IUET
    * OJEE
    * IMU CET
    * CAT
    * MAT
    * XAT
    * CMAT
    * SNAP
    * IIFT
    * NMAT by GMAC
    * IBSAT
    * DU JAT
    * ATMA
    * APICET
    * TSICET
    * HPU MAT
    * NPAT
    * View All
   
   Exam
    * 
    * JEE MAIN
    * JEE ADVANCED
    * GATE
    * BITSAT
    * VITEEE
    * SRMJEEE
    * UPSEE
    * MAHA CET
    * WBJEE
    * AEEE
    * KCET
    * AP EAMCET
    * COMEDK UGET
    * ATIT
    * TS EAMCET
    * IPU CET
    * KIITEE
    * SET
    * Amity JEE
    * UPESEAT
    * LPU NEST
    * GUJCET
    * VITMEE
    * KEAM
    * IIITH PGEE
    * TANCET
    * KARNATAKA PGCET
    * Uni-GUAGE-E
    * CUSAT CAT
    * AP PGECET
    * View All
   
   Exam
    * 
    * NTSE
    * NSO
    * SSC CGL
    * SBI PO
    * IBPS PO
    * SSC CHSL
    * NDA
    * SBI clerk
    * IBPS Clerk
    * CDS
    * IBPS RRB
    * RBI Assistant
    * SBI SO
    * IBPS SO
    * RBI Grade B Officer
    * UGC- NET
    * CTET
    * SSC GD
    * SSC Stenographer
    * OSSTET
    * WBSET
    * KSET
    * DRDO CEPTAM
    * UTET
    * TNPSC Group 2
    * LIC ADO
    * LIC AAO
    * UPTET
    * Indian Bank PO
    * RRB JE Recruitment
    * View All
   
   Exam
    * 
    * UPSEE
    * LPU NEST
    * IIITH PGEE
    * GCET
    * SAAT
    * AJEE
    * IUET
    * IPU CET
    * NEET
    * AIIMS MBBS
    * NEET PG
    * AIIMS PG
    * JIPMER PG
    * NEET MDS
    * PGIMER
    * NIPER JEE
    * IEMJEE
    * VEE
    * RUET
    * BIHAR ITICAT
    * ISI ADMISSION TEST
    * BCECE
    * JIPMER
    * AIIMS MSc
    * DNB CET
    * DSAT
    * AIAPGET
    * KLEU AIET
    * View All
   
   Exam
    * 
    * BITSAT
    * UPSEE
    * IISER Aptitude Test
    * KCET
    * TS EAMCET
    * KIITEE
    * SET
    * LPU NEST
    * CUSAT CAT
    * SAAT
    * JET
    * HPCET
    * GLAET
    * IUET
    * IMU CET
    * MET
    * NPAT
    * PUCAT
    * BHU UET
    * TUEE
    * NEET PG
    * NEST
    * AIFD WAT
    * UPESDAT
    * PU CET
    * IPU CET
    * BHU PET
    * CUCET
    * JUEE
    * MCAER PG CET
    * View All
   
   Exam
    * 
    * UPSEE
    * SET
    * CUSAT CAT
    * GLAET
    * DUET
    * DU JAT
    * NPAT
    * SMAT
    * PUCAT
    * BHU UET
    * TUEE
    * TISS BAT
    * UPESDAT
    * PU CET
    * BHU PET
    * CUCET
    * ITM NEST
    * CMRUAT
    * SUAT
    * UUEE
    * VEE
    * AKNUCET
    * AUAT
    * JNUEE
    * RUET
    * Q CARE
    * TISSNET
    * ALLAHABAD UNIVERSITY PGAT
    * JUET
    * DSAT
    * View All
   
   Exam
    * 
    * GCET
    * SAAT
    * AIIMS PG
    * AUAT
    * DSAT
    * IGNOU OPENNET
   
   Exam
    * 
    * CG PPT
    * JEEP
    * TS POLYCET
    * MP PPT
    * JKPET
    * JEXPO
    * JEECUP
    * DCECE
    * APJEE
    * AP POLYCET
    * HP PAT
    * Assam PAT
    * Delhi CET
    * DTE
    * DTTE CET

 * Courses
   Courses
   
   POPULAR COURSES
   
    * Paramedical
    * M.J.M.C.
    * B.Tech (Lateral)
    * M.E
    * FBA
    * M.Ed
    * MMS
    * BSW
    * MBA++
    * BOT
    * D.Litt
    * Diploma
    * Nursing
    * M.E
    * MPT
    * DTTM
    * Bakery & Confectionery
    * BCom
    * BUMS
    * BSW
    * BHMS
    * BHMCT
    * Diploma
    * M.Ed
    * M.Sc
    * D.Litt
    * Bachelor of Pharmacy(Lateral)
    * M.Voc.
    * MOT
    * B.Design
   
   View All Courses
 * Latest Update
   Latest News
   AIAPGET 2024 Admit Card (Today): Download At exams.nta.ac.in
   AIAPGET 2024 Admit Card Today: Download At exams.nta.ac.in
   NEET MDS counselling 2024 registration starts (today): result Date on July 10
   NEET Re-exam Result 2024 (Live) at exams.nta.ac.in, Download Score card
   Read All Articles
 * Study Abroad
 * More
   More
   
   MORE TO EXPLORE
   
    * Education Loan
    * Insurance
    * Top Online Coaching
    * Mock Test
    * Common Application
   
   TOOLS & RESEARCH
   
    * Book your Convence
    * Interview Q/A
    * Hostel & PG
    * Assigment Help
    * Previous year Question Paper
   
   QUICK LINKS
   
    * About Us
    * Contact Us
    * Join Us
    * Blogs
   
   CALCULATOR
   
    * CGPA Converter
    * SGPA Converter
   
   #HUM HAI TOH MUMKIN HAI
   
   Learn More

Login/Signup

Search for best colleges, Courses, Exams and Education updates


 * Log in
 * Sign up


READY TO EXPLORE THE COLLEGES? LET'S BEGIN

Collegetour is an online portal for students which aims to bring education
institutional data, like, colleges, courses, fee details, exam updates, cut
offs, admission process, scholarship programs, etc. on one podium.


LOGIN

Login to Continue Your Learning

Login Forgot Password ?

Don't have an account ? Register


EXPLORE COLLEGES, SPARK YOUR DESTINY

Start Finding Your College with CollegeTour

 * Discover Your Educational Pathway Here!
 * Explore Awareness, Transform Futures with Us
 * Explore Futures, Choose Your Campus Journey
 * Take Knowledge, Find Your Future Campus

Sign Up for Know More About the Colleges

--Select stream-- Engineering Management Medical Science Distance Education
Online Education Nursing Pharmacy Agriculture Law Commerce & Banking Art And
Humanity Information Technology Mass Communication Design Dental

I agree to the Terms and Conditions

I agree to receive college notifications via WhatsApp.

Register Now
 * Home
 * BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION


BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION

Tamil Nadu, Tiruchirappalli University | 1992
courses Write A Review Download Brochure Apply Now Compare Now
 * Introduction
 * Courses & Fees
 * Admission
 * Facilities
 * Gallery
 * Q&A
 * Reviews
 * Contact Us


INTRODUCTION

Tamil Nadu's Bharathidasan University Distance Education (BU CDE) is located in
Tiruchirappalli. Distance learning at Bharathidasan University is permitted by
the University Grants Commission (UGC) and has been reaccredited by the NAAC
with a rating of "A+." In 1992, Bharathidasan University Distance Education was
founded. The quality of Bharathidasan University's CDE programs is in demand
since degrees are granted and distance learning programs are comparable to those
offered through traditional teaching methods. Bharathidasan University (BDU) is
currently accepting applications for a number of its online learning programs
for the 2024–2025 academic year. Distance learning courses offered by BDU are
vast and include BLISc, B.Com, BBA, BCA, BSc, BA, MLISc, MSc, MA, and M.Com. 

This organization is the greatest option for anyone looking for a comprehensive
and interesting online learning environment because it places a high value on
providing students with access to higher education beyond what traditional
colleges might offer. Bharathidasan University Distance Education offers 28
Undergraduate and 22 Postgraduate distance learning programs, 11 Postgraduate
Diploma/Diploma/Certificate programs, and 3 Professional courses in MBA and MCA.


Key features of Bharathidasan University Distance Education

 * Availability of professional courses
 * system for supporting learners
 * Admissions procedures both online and offline
 * Online study resources
 * obtained an A+ from the NAAC 


TABLE OF CONTENTS

 * Introduction
 * Highlight
 * Latest News
 * Courses And Fees
 * Admission
 * Scholarship
 * placement
 * Facilities
 * gallery
 * Q&A
 * Reviews
 * Contact Us



HTET RESULT OUT CHECK AND DOWNLOAD NOW.

Updated on - Dec 20, 2022

ALL ABOUT GATE EXAMS, DATE CITIES

Updated on - Dec 05, 2022

DU PG ADMISSION OPENS DU TO RELEASE THE FIRST MERIT LIST TODAY

Updated on - Nov 30, 2022

DU UG ADMISSION: MERIT LIST TO RELEASE TODAY

Updated on - Nov 26, 2022


TOP COURSES & FEES

 * MBA
   
   Duration: 2Y
   Annual Fee
   
   20000 INR
   
   Apply Now

 * BBA
   
   Duration: 3Y
   Annual Fee
   
   3000 INR
   
   Apply Now

 * MCA
   
   Duration: 2Y
   Annual Fee
   
   16000 INR
   
   Apply Now

 * BCA
   
   Duration: 3Y
   Annual Fee
   
   8000 INR
   
   Apply Now

 * B.SC
   
   Duration: 3Y
   Annual Fee
   
   9000 INR
   
   Apply Now

 * M.SC
   
   Duration: 2Y
   Annual Fee
   
   11000 INR
   
   Apply Now

 * BCOM
   
   Duration: 3Y
   Annual Fee
   
   3000 INR
   
   Apply Now

 * M.COM
   
   Duration: 2Y
   Annual Fee
   
   6000 INR
   
   Apply Now

 * BA
   
   Duration: 3Y
   Annual Fee
   
   3000 INR
   
   Apply Now

 * MA
   
   Duration: 2Y
   Annual Fee
   
   5000 INR
   
   Apply Now

 * B. LIB
   
   Duration: 1Y
   Annual Fee
   
   7000 INR
   
   Apply Now

 * M.LIS
   
   Duration: 1Y
   Annual Fee
   
   6500 INR
   
   Apply Now

 * B.ED
   
   Duration: 2Y
   Annual Fee
   
   20000 INR
   
   Apply Now

 * DIPLOMA
   
   Duration: 3Y
   Annual Fee
   
   5000 INR
   
   Apply Now

   Distance education offered by Bharathidasan University is offered at various
   undergraduate (UG) and postgraduate (PG) levels.
   
   
   Bachelor of Science (B.Sc)
   B.Sc. is a three-year undergraduate course.  This program deals with in-depth
   knowledge of a particular subject. The eligibility criteria for the B.Sc.
   program is a 10+2 with Science from a recognized board. Specializations
   offered in the B.Sc programs include Mathematics, Chemistry, Physics, Botany,
   Zoology, Computer Science, Information Technology, Geography
   
   Bachelor of Business Administration (B.B.A)
   BBA is a three-year undergraduate course. This course gives you detailed
   knowledge of Business and management. The eligibility criteria for the BBA
   program are a 10+2 with Commerce/ Management from a recognized board. 
   
   Bachelor of Computer Application (B.C.A)
   BCA is a three-year undergraduate course. The course deals with the subject
   of commerce. The eligibility criteria for the BCA program is to pass in
   Higher Secondary Examination (10 + 2) with Mathematics as one of the core
   subjects
   
   Bachelor of Commerce (B.Com)
   B.Com is a three-year undergraduate course. The course deals with the subject
   of commerce. The eligibility criteria for the B.Com program are a 10+2 with
   Commerce/ Management from a recognized board. 
   
   Bachelor of Arts (B.A)
   BA is a three-year undergraduate course. This program deals with in-depth
   knowledge of a particular subject. The eligibility criteria for the BA
   program is  10+2 from a recognized board. Specializations include Tamil,
   Economics, English, History, Public Administration, Political Science
   
   Master of Business Administration (M.B.A)
   The MBA is a two-year postgraduate course in Management. The eligibility
   criteria for the MBA program is Any UG Degree or an equivalent examination
   (10 + 2 + 3) from a recognized university. 
   
   Master of Science (M.Sc)
   M.Sc. is a two-year postgraduate degree in Science. This program deals with
   in-depth knowledge of a particular subject.  The eligibility criteria for the
   MSc. program is a Bachelor's degree in a relevant subject from a recognized
   university. Specializations offered in the M.Sc program include Mathematics,
   Chemistry, Physics, Botany, Zoology, Computer Science, Information
   Technology, Geography
   
   Master of Commerce (M.Com)
   M. Com is a two-year postgraduate course. The course deals with the subject
   of commerce. Specializations in M.Com include General, Financial Management,
   Bank Management
   
   Master of Arts (M.A)
   MA is a two-year postgraduate degree in Arts. This program deals with
   in-depth knowledge of a particular subject.  The eligibility criteria for the
   MA program is a Bachelor's degree in a relevant subject from a recognized
   university. Specializations offered in the M.A  program Economics, English,
   Tamil, History, Public Administration, Political Science, and Human Resource
   Management.
    
   
    
   
   
   BHARATHIDASAN UNIVERSITY DISTANCE EDUCATION FEE STRUCTURE
   
   Given below the Bharathidasan University Distance learning courses fee:-
   
   Courses 
   Fees Master of Business Administration(MBA) Rs. 66,000/- Masters of Arts (MA)
   Rs. 7,900/–Rs. 12,100/- Master of Science (M.Sc.) Rs. 9,000/—Rs. 28,400/-
   Master of Commerce (M.Com) Rs. 9,000/—Rs. 14,500/- Master in Library Science
   (M.Lib.I.Sc) Rs. 6,500/- Bachelor of Arts (BA) Rs.8,700/—Rs. 10,500/-
   Bachelors of Business Administration (BBA) Rs. 8,700/- Bachelor of Commerce
   (B.Com) Rs. 9,800/—Rs. 10,500/- Bachelor of Science (B.Sc.) Rs. 8700/—Rs.
   29,300/- Bachelor of Computer Application (BCA) Rs. 23,600/- Bachelor in
   Library ScienceB.Lib.I.Sc Rs. 5,700/-

   Show More

View All Courses



ADMISSION

Follow the given below admission procedure in both online and offline mode for
Bharathidasan University centre for Distance Education and Online Learning:-


ONLINE MODE:

 * Firstly visit the website of the university - BU CDE
 * Now start filling the application form
 * You must attach all the required educational documents with the BU CDE
   application form

 * After filling all the details in the form pay BU CDE application fee through
   online mode or via DD (Demand Draft) in favor of “Bharathidasan University”
   payable at Tiruchirappalli.
 * Bharathidasan University CDE application fee:

Courses BU CDE Application fee (INR) For UG/ Diploma/ Certificate Course   INR
180/- For PG/ PG Diploma Course   INR 300/- For MBA/ MCA Course   INR 450/-

 


OFFLINE MODE:

 * Firstly visit the university PCP Centers/ Learner Support Centers to het the
   Bharathidasan University CDE application form
 * Candidates can also get the Bharathidasan University CDE application form
   from the website and download it
 * Now start filling the application form
 * Now attach all the required educational documents with the BU CDE application
   form
 * After that send the application form with the BU CDE application fee which
   can be paid via DD (Demand Draft) in favor of “Bharathidasan University”
   payable at Tiruchirappalli or through a challan from the State Bank of India,
   Bharathidasan University Branch, Tiruchirapalli
 * Bharathidasan University CDE application fee:

Courses BU CDE Application fee (INR) For UG/ Diploma/ Certificate Course   INR
180/- For PG/ PG Diploma Course   INR 300/- For MBA/ MCA Course   INR 450/-

 

 * Send Bharathidasan University CDE application form to the given below
   address:

The Director,
Center for Distance Education
Bharathidasan University, Palkalaiperur, Tiruchirappalli- 620024.
 

Important Dates:

EVENT DATE CAT Exam 29-Nov-21


BHARATHIDASAN UNIVERSITY DISTANCE EDUCATION ELIGIBILITY CRITERIA

Given below the Bharathidasan University Open Learning Eligibility Criteria:-

Specialization Eligibility Criteria MBA Finance You must have done graduation in
any stream from a recognized University with 50% of marks  General Human
Resource Management Marketing Systems Management Operations Management BBA BBA
You must have cleared class 10TH and 12TH  BA Tamil You must have cleared class
10TH and 12TH English History Economics Political Science Public Administration
B.Sc Mathematics You must have cleared class 10TH and 12TH with the concerned
subject as the major subject. Chemistry Physics Botany Zoology Computer Science
Information Technology Geography Yoga in Human Excellence You must have cleared
class 10TH and 12TH MA Tamil You must have done graduation in BA from a
recognized University English History Economics Public Administration Political
Science Journalism and Mass Communication MCA MCA You must have done graduation
in related discipline from a recognized University M.Com General You must have
done graduation in B.Com/BBA or other B.Com related subjects. Financial
Management Computer Applications Bank Management

Show More


FACILITIES

Library Auditorium Parking A/c Green Carpet Lawns Indoor/Outdoor games Yoga and
Meditation Sports


GALLERY

Show More


Q&A

Ques. What are programs offered by the Bharathidasan University centre for
Distance education?
Ans. Programs that are offered by the Bharathidasan University centre for
Distance education are 28 UG (Under-Graduate), 22 PG (Post-Graduate), along with
the 11 PG Diploma/ Diploma/ Certificate Programs, and 3 Professional courses in
MBA and MCA courses. It offers total 64 programs via distance learning mode.
 

Ques. What is the Bharathidasan University Distance program BBA and MBA fees?
Ans. Bharathidasan University Distance program BBA and MBA fees is given below:-

 * Bharathidasan University Distance BBA fees is INR 87,00 /-
 * Bharathidasan University Distance MBA fees is INR 66,000 /-

 

Ques. Does BU distance programs are approved by UGC or not?
Ans. Yes, Bharathidasan University Centre for Distance Education programs are
approved by UGC (University Grants Commission).
 

Ques. Where are the PCP Centers/ Learner Support Centers of Bharathidasan
University Centre for Distance Education?
Ans. In India, there are so many PCP Centers/ Learner Support Centers of the
Bharathidasan University CDE are in Trichy, Perambalur, Thanjavur, Ariyalur,
Mayiladuthurai, Pudukkottai, Nagapattinam, and Karur Districts.

 

Review 

There is a qualitative demand for the programs given by the CDE of Bharathidasan
University since the educational programs offered and the degrees awarded
through the distant learning mode are comparable to those conferred through the
normal form. The university is Ranked at no. 60th among Indian Universities in
the NIRF 2019 ranking. BU has been Re-accredited with a grade – ‘A+’ by NAAC.
All the courses are certified by UGC.


REVIEWS


ENQUIRY NOW

Apply Now


TOP ONLINE COLLEGES IN INDIA

 * Sharda University Online Education
 * MANIPAL UNIVERSITY ONLINE EDUCATION
 * AMITY UNIVERSITY ONLINE EDUCATION
 * GLA UNIVERSITY ONLINE EDUCATION
 * JAIN UNIVERSITY ONLINE EDUCATION
 * UTTARANCHAL UNIVERSITY ONLINE EDUCATION
 * LOVELY PROFESSIONAL UNIVERSITY ONLINE EDUCATION
 * NMIMS ONLINE EDUCATION
 * CHANDIGARH UNIVERSITY ONLINE EDUCATION
 * BHARATI VIDYAPEETH ONLINE EDUCATION


TOP DISTANCE COLLEGES IN INDIA

 * MANIPAL UNIVERSITY DISTANCE EDUCATION
 * GLA UNIVERSITY DISTANCE EDUCATION
 * Jain University Distance Education
 * LOVELY PROFESSIONAL UNIVERSITY (LPU) DISTANCE EDUCATION, PUNJAB
 * CHANDIGARH UNIVERSITY DISTANCE EDUCATION
 * DR B.R. AMBEDKAR OPEN UNIVERSITY DISTANCE EDUCATION
 * MANAV RACHNA UNIVERSITY DISTANCE EDUCATION
 * NETAJI SUBHAS OPEN UNIVERSITY DISTANCE EDUCATION
 * AMITY UNIVERSITY (OPEN AND DISTANCE EDUCATION) NOIDA
 * MUMBAI UNIVERSITY DISTANCE EDUCATION


TOP COURSES IN INDIA

 * Architecture
 * Bachelor in Medical Laboratory Technology
 * Bachelor of Architecture
 * Bachelor of Arts (BA)
 * Bachelor of Ayurvedic Medicine and Surgery
 * Bachelor of Business Management
 * Bachelor of Commerce(Bcom)
 * Bachelor of Computer Applications
 * Bachelor of Dental Surgery
 * Bachelor Of Design


Previous Year Question Paper
Get Started For Free!
Quizzes
Daily Quiz for Bank Exams

60 Ques



30 Min

Start Now
Daily Quiz for SSC Exams

60 Ques



30 Min

Start Now
Free Mock Test Series
Bank Mock Test Series

100 Ques



60 Min

Attempt Now
SSC Mock Test Series

100 Ques



60 Min

Attempt Now


CONTACT DETAILS OF BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION

 * Contact No: +91 431-2407054
 * Email ID: cde@bdu.ac.in
 * Website: https://www.bdu.ac.in/cde/
 * Address: Centre for Distance and Online Education Bharathidasan University
   Tiruchirappalli - 620 024 Tamil Nadu, India

Apply Now
BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION
Tamil Nadu, Tiruchirappalli
Apply Now
Compare Now
BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION
Tamil Nadu, Tiruchirappalli





Apply Now
Your Review
BHARATHIDASAN UNIVERSITY CENTRE FOR DISTANCE EDUCATION
Tamil Nadu, Tiruchirappalli
Your Review


Not submit review becouse you are not logged in !

Login/Signup
Get Free Counseling

Call Now LIVE CHAT
Your Career, Our Passion
Are you looking for a one-stop solution for all educational needs? Look nowhere
further! Browse our top institutions, Courses, Careers, and Mock tests lists
according to your area of interest to reset your research plan!



GET FREE COUNSELING

Get details and latest updates

I authorize a representative to contact me via phone and/or email. This will
override registry on DND/NDNC.

Apply Now


TRENDING LINKS

 * Top Engineering College in India
 * Top Management College in India
 * Top Medical College in India
 * Top Science College in India
 * Top Distance Education College in India
 * Top Online Education College in India
 * Top Nursing College in India
 * Top Pharmacy College in India
 * Top Agriculture College in India
 * Top Law College in India
 * Top Commerce & Banking College in India
 * Top Art And Humanity College in India
 * Top Information Technology College in India
 * Top Mass Communication College in India
 * Top Design College in India
 * Top Dental College in India


ONLINE UNIVERSITIES

 * Manipal University
 * Jain University
 * LPU University
 * Chandigarh University
 * GLA University
 * SASTRA University
 * Amity University
 * Symbiosis University
 * HITS University
 * DMIMS University
 * ICFAI University


ABOUT COMPANY

 * About us
 * Privacy & Policy
 * Blogs
 * News


CONTACT US

Email:- info@collegetour.in
Number:- 9625266808
Subscribe

*Subscribe to our newsletter to receive early discount offers, updates and new
products info.



DOWNLOAD OUR APP

Download on the App Store
Download on the Google Play

Find Best College

Learn about the best in the country.

Explore Exam

All information about the exams that will get you into your dream college.

Get Latest News

Stay informed about the latest happenings to map your studies

Top Reviews

Know what others have to say about the colleges you are searching

--------------------------------------------------------------------------------

© All rights reserved. Collegetour
 * 
 * 
 * 
 * 
 * 
 * 

Top Top